UnitAttributeSet Class |
Namespace: PDTec.IceNet.Domain.UnitOfMeasurement.BusinessObjects
public class UnitAttributeSet
The UnitAttributeSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnitAttributeSet | Initializes a new instance of the UnitAttributeSet class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | A |
The A attribute value.
|
![]() | B |
The B attribute value.
|
![]() | BaseUnit |
The Base Unit attribute value.
|
![]() | C |
The C attribute value.
|
![]() | CatalogSymbol |
The Catalog Symbol attribute value.
|
![]() | D |
The D attribute value.
|
![]() | Description |
The Unit description.
|
![]() | Id |
The Unit ID.
|
![]() | IsAAssigned |
Determines whether the A attribute value is assigned.
|
![]() | IsBaseUnit |
The Is Base Unit attribute value.
|
![]() | IsBaseUnitAssigned |
Determines whether the Base Unit attribute value is assigned.
|
![]() | IsBAssigned |
Determines whether the B attribute value is assigned.
|
![]() | IsCAssigned |
Determines whether the C attribute value is assigned.
|
![]() | IsCatalogSymbolAssigned |
Determines whether the Catalog Symbol attribute value is assigned.
|
![]() | IsDAssigned |
Determines whether the D attribute value is assigned.
|
![]() | IsIsBaseUnitAssigned |
Determines whether the Is Base Unit attribute value is assigned.
|
![]() | Name |
The Unit name.
|