Attribute | Data Type | Description | Access | Inherited From |
---|---|---|---|---|
ChoiceList | ChoiceList | References an item selection list, when it belongs to the RM variable in frames derived from the active_display template, containing displays generated using Insert, Display from User Class | RW | Defined |
ClassName | varchar(32) | Gives the name of an object's actual type (as opposed to its declared type) | R | UserObject |
ClientData | Object | Provides a way to associate data with an object | RW | UserObject |
InstanceIdentifier | integer8 | Contains a value that uniquely identifies an instance of an allocated object | R | UserObject |
InstanceReferences | integer | Contains the current number of references to the object | R | UserObject |
Item | Object | References an object being populated, when it belongs to the RM variable in frames derived from the active_display template, containing displays generated using Insert, Display from User Class | RW | Define |
Items | Array of Object | References an array of objects being populated, when it belongs to the RM variable in frames derived from the active_display template, containing displays generated using Insert, Display from User Class | RW | Defined |