cancel
Showing results for 
Search instead for 
Did you mean: 

Using object property inside an object

0 Kudos

Hello experts,

When do we use an object property inside an object and please explain in which scenario do we use it.

In normal scenarios, we use a collection property inside an object to define the child objects.

For test purpose, if I am creating a list screen for main object, it only gives the option of the available collections.

Then, where does the object property inside the object come in use?

Please elaborate.

I am using agentry 6.0.

Regards,

Bino

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You will use an Object instead of a Collection when you want to store 1 of the Object within the item.

Ie.  If you have a Work order and this Order is tied to a Meter.  You can put that Meter information into a SubObject.

Answers (0)