fsreqInputDisplayUnitsLengthTypeIDMetric Property |
Length format when in metric mode:
1 - Meters
2 - Centimeters
3 - Millimeters
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "integer")] public string LengthTypeIDMetric { get; set; }
Property Value
Type: StringSee Also