| IUnitBase Properties | 
The IUnitBase type exposes the following members.
| Name | Description | |
|---|---|---|
| A | 
            Gets or sets the A attribute.
            
              | |
| B | 
            Gets or sets the B attribute.
            
              | |
| BaseUnit | 
            Gets or sets the Base Unit attribute.
            
              | |
| C | 
            Gets or sets the C attribute.
            
              | |
| CatalogSymbol | 
            Gets or sets the Catalog Symbol attribute.
            
              | |
| 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.) | |
| D | 
            Gets or sets the D attribute.
            
              | |
| Description | 
            Gets or sets the object description. The description can be empty.
              (Inherited from IObject.) | |
| Folder | 
            Gets the containing folder.
              (Inherited from IObject.) | |
| Id | 
            Gets the object ID. The ID is generated by the platform and
            cannot be modified.
              (Inherited from IObject.) | |
| IsAAssigned | 
            Gets or sets whether the A attribute is assigned.
              | |
| IsBaseUnit | 
            Gets or sets the Is Base Unit attribute.
            
              | |
| IsBaseUnitAssigned | 
            Gets or sets whether the BaseUnit attribute is assigned.
              | |
| IsBAssigned | 
            Gets or sets whether the B attribute is assigned.
              | |
| IsCAssigned | 
            Gets or sets whether the C attribute is assigned.
              | |
| IsCatalogSymbolAssigned | 
            Gets or sets whether the CatalogSymbol attribute is assigned.
              | |
| IsDAssigned | 
            Gets or sets whether the D attribute is assigned.
              | |
| IsIsBaseUnitAssigned | 
            Gets or sets whether the IsBaseUnit attribute is assigned.
              | |
| 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.) |