fsUOM Enumeration

Indicates the units of the value. IN - Inches MM - Millimeters LB - Pounds KG - Kilograms Example (40'-2 1/2):
482.5
Example (12m):
12000

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")]
public enum fsUOM
Members
  Member nameValueDescription
in0
IN1
mm2
MM3
lb4
LB5
kg6
KG7
sqin8
SQIN9
sqft10
SQFT11
sqmm12
SQMM13
sqm14
SQM15
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next