SimpleDataObject Properties |
The SimpleDataObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataObjectTypeId |
ID of the DataObjectType object
|
![]() | Deleted |
Returns true of the object is deleted
|
![]() | DisplayName |
DisplayName of the object
|
![]() | Id |
ID of the object
|
![]() | ParentId |
ParentId of the object
|
![]() | Template |
Returns true of the object is a template.
|
![]() | UId |
UID of the object
|
Name | Description | |
---|---|---|
![]() ![]() | IDataObjectChangeTime |
States the date and time the data object last was changed.
The ChangeTime is not necessarily equal to the CreateTime of the newest version of the data object
since the ChangeTime may be updated independently for ILM integration purposes.
|
![]() ![]() | IDataObjectCreateTime |
States the date and time the data object was created.
|
![]() ![]() | IDataObjectDisplayName |
States the display name of the data object.
|
![]() ![]() | IDataObjectId |
States the Id of the data object.
|
![]() ![]() | IDataObjectNumber |
States the Number of the data object.
|
![]() ![]() | IDataObjectParentId |
States the Id of the data object which is the parent of the data object.
|
![]() ![]() | IDataObjectTemplate |
States whether the data object is a template.
Template data objects are either: process templates, activity templates or target object templates.
|
![]() ![]() | IDataObjectTypeId |
States the data object type id of the data object.
|
![]() ![]() | IDataObjectUId |
States the UId of the data object.
|