UnitOfMeasure ClassebComposer Tools Class Library for .NET
Unimaze Software creates Components and Services for Messege Transport and Message Handling B2B electronic documents for third parties based on International and European standards.
Utility class for unit of measuresa
Inheritance Hierarchy

System Object
  Unimaze.Composer.Tools.Utils UnitOfMeasure

Namespace: Unimaze.Composer.Tools.Utils
Assembly: Unimaze.Composer.Tools (in Unimaze.Composer.Tools.dll) Version: 2.2.200.0 (2.2.0.23)
Syntax

public class UnitOfMeasure

The UnitOfMeasure type exposes the following members.

Constructors

  NameDescription
Public methodUnitOfMeasure
Initializes a new instance of the UnitOfMeasure class
Top
Methods

  NameDescription
Public methodStatic memberDisplayString
Get the display string (localized in the current UI culture)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also