Provides properties that contain summary information about an Author-it object.
Properties
|
Name |
Type |
Description |
ObjectType |
ObjectType |
Gets or sets a value that specifies the Author-it type for this object. |
|
ObjectId |
Integer |
Gets or sets the identifier for the object. |
|
ObjectCode |
Integer |
Gets or sets the identifier for the object. |
|
VariantParentId |
Integer |
Gets or sets the identifier for the variant parent for this object. |
|
Guid |
Guid |
Gets or sets the globally unique identifier for this object. |
|
Description |
String |
Gets or sets the description for the object. |
|
BasedOnId |
Integer |
Gets or sets the identifier for the template for the object. |
|
BasedOnDescription |
String |
Gets or sets the description for the template for the object. |
|
IsTemplate |
Boolean |
Gets or sets a value that specifies whether the object is a template. |
|
FolderId |
Integer |
Gets or sets the ID of the folder that contains this object. |
|
ReleaseStateId |
Integer |
Gets or sets the identifier for the release state assigned to the object. |
|
Version |
Integer |
Gets or sets the current version of this object. |
|
ModifiedBy |
String |
Gets or sets the name of the user who last modified the object. |
|
ModifiedDate |
DateTime |
Gets or sets the date and time that the object was last modified. |