IDataObject Properties |
The IDataObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeTime |
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.
|
![]() | CreateTime |
States the date and time the data object was created.
|
![]() | DisplayName |
States the display name of the data object.
|
![]() | Id |
States the Id of the data object.
|
![]() | Number |
States the Number of the data object.
|
![]() | ParentId |
States the Id of the data object which is the parent of the data object.
|
![]() | Template |
States whether the data object is a template.
Template data objects are either: process templates, activity templates or target object templates.
|
![]() | TypeId |
States the data object type id of the data object.
|
![]() | UId |
States the UId of the data object.
|