The InstanceObject base class contains attributes that are shared by all framework instance objects via an inheritance relationship. The InstanceObject shared attributes are the following:

The attributes of the InstanceObject are described below:

Attribute

Description

enabledYn

The enabled flag turns the object on or off in the UI for the duration of the user’s browser session. Value is true or false.

instanceType

Object sub-class name for item-descriptor inheritance.

 
loading table of contents...