The following tables list the members exposed by UAEUInformation.
Public Constructors
Public Fields
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Description | Contains the full name of the engineering unit such as ”hour” or ”meter per second”. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DisplayName | The display name of the engineering unit is typically the abbreviation of the engineering unit, e.g. ”h” for hour or ”m/s” for meter per second. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NamespaceUri | Namespace URI string. Identifies the organization (company, standards organization) that defines the EUInformation. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NamespaceUriString | Namespace URI string. Identifies the organization (company, standards organization) that defines the EUInformation. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UnitId | Identifier for programmatic evaluation. |
Top
Public Methods
Extension Methods
| Name | Description |
![Public Extension Method](template/packages/core-dotnet/images/extensionmethod.png) | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
Public Operators
Equality | Determines whether the two objects are equal. |
Inequality | Determines whether the two objects are not equal. |
Top
See Also