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.245.0.0 (8.245.0.0)
Syntax public string UnitOfMeasure { get; }
Public ReadOnly Property UnitOfMeasure As String
Get
public:
property String^ UnitOfMeasure {
String^ get ();
}
member UnitOfMeasure : string with get
Property Value
Type:
StringSee Also