Traced Objects Attribute
Last updated
Was this helpful?
Last updated
Was this helpful?
The TracedObjectsAttribute displays traced objects of a specific type in a table. The table allows editing of traced objects, which means traces can be added or removed, and attributes can be edited.
The following example defines a Traced Objects Attribute that displays traced objects of type Task.
Specifies the traced type and its displayed attributes.
Specifies the attribute of the traced object to be displayed.
Indicates if the user can create a new object directly from the table. The default value is false.
Specifies the trace direction. Must be "Outgoing" or "Incoming". The default value is outgoing.