Click or drag to resize

IDataObject Properties

The IDataObject type exposes the following members.

Properties
  NameDescription
Public propertyChangeTime
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.
Public propertyCreateTime
States the date and time the data object was created.
Public propertyDisplayName
States the display name of the data object.
Public propertyId
States the Id of the data object.
Public propertyNumber
States the Number of the data object.
Public propertyParentId
States the Id of the data object which is the parent of the data object.
Public propertyTemplate
States whether the data object is a template. Template data objects are either: process templates, activity templates or target object templates.
Public propertyTypeId
States the data object type id of the data object.
Public propertyUId
States the UId of the data object.
Top
See Also