ObjectBaseT Properties |
The ObjectBaseT generic type exposes the following members.
Name | Description | |
---|---|---|
Color |
Color of the object
| |
Comments |
Comments string
| |
DetailLevel |
Gets the current detail level of retrieved objects. You will not be able to get the
values of some properties if the detail level is too low. You can still set property
values however to override existing values.
(Inherited from ObjectSummaryT.) | |
Domain |
Information about the domain the object belongs to.
(Inherited from ObjectSummaryT.) | |
Icon |
Object icon
| |
IsChanged |
Gets the object's changed status. Includes checking status of all IChangeTracking properties.
(Inherited from ChangeTracking.) | |
IsNew |
Gets a value indicating whether this instance is new.
(Inherited from SimpleChangeTracking.) | |
MetaInfo |
Meta Information
| |
Name |
Object name. Should be unique in the domain.
(Inherited from ObjectSummaryT.) | |
ObjectType | (Inherited from ObjectSummaryT.) | |
ReadOnly |
Indicates whether the object is read-only
| |
Tags |
Tags assigned to object
| |
Type |
Type of the object.
(Inherited from ObjectSummaryT.) | |
UID |
Object unique identifier.
(Inherited from ObjectSummaryT.) |