SpecificationCollectionUnitOfMeasure Property  | 
 
            The unit of measure property in the FactoryLogix configuration assigned to the specification.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic string UnitOfMeasure { get; }Public ReadOnly Property UnitOfMeasure As String
	Get
public:
property String^ UnitOfMeasure {
	String^ get ();
}member UnitOfMeasure : string with get
Property Value
Type: 
String
See Also