IObjAttrUnit Properties |
The IObjAttrUnit type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationUnit |
Gets or sets the Application Unit attribute.
(Inherited from IObjAttrUnitBase.) |
![]() | ChangedBy |
Gets the name of the user who changed the object last.
(Inherited from IObject.) |
![]() | ChangedOn |
Gets the point of time the object was changed last.
(Inherited from IObject.) |
![]() | CreatedBy |
Gets the name of the user who created the object.
(Inherited from IObject.) |
![]() | CreatedOn |
Gets the point of time the object was created.
(Inherited from IObject.) |
![]() | DeclTypeName |
Gets or sets the Declaring Type Name attribute.
(Inherited from IObjAttrUnitBase.) |
![]() | Description |
Gets or sets the object description. The description can be empty.
(Inherited from IObject.) |
![]() | Folder |
Gets the containing folder.
(Inherited from IObject.) |
![]() | Format |
Gets or sets the Format attribute.
Format string specification according to CLR standard
(Inherited from IObjAttrUnitBase.) |
![]() | Id |
Gets the object ID. The ID is generated by the platform and
cannot be modified.
(Inherited from IObject.) |
![]() | IsApplicationUnitAssigned |
Gets or sets whether the ApplicationUnit attribute is assigned.
(Inherited from IObjAttrUnitBase.) |
![]() | IsDeclTypeNameAssigned |
Gets or sets whether the DeclTypeName attribute is assigned.
(Inherited from IObjAttrUnitBase.) |
![]() | IsFormatAssigned |
Gets or sets whether the Format attribute is assigned.
(Inherited from IObjAttrUnitBase.) |
![]() | IsLocked |
Indicates if the object is locked.
(Inherited from IObject.) |
![]() | IsValid |
Indicates if the object instance is valid. The object becomes
invalid if the Destroy method has been called.
(Inherited from IObject.) |
![]() | LockedBy |
Gets the name of the user who holds a lock on the object, empty
string if the object is not locked.
(Inherited from IObject.) |
![]() | LockedOn |
Gets the lock timestamp, if object is locked. DateTime.MinValue if not.
(Inherited from IObject.) |
![]() | Name |
Gets or sets the object name. The name cannot be an empty string. It is
modifiable and does not have to be unique.
(Inherited from IObject.) |
![]() | ObjType |
Gets the object type.
(Inherited from IObject.) |
![]() | ObjTypeHasAttrUnitsReverse |
Gets or sets the ObjType Units connected by a Attribute Units relationship in Reverse direction.
(Inherited from IObjAttrUnitBase.) |