fsreqInputDisplayUnits Class

Specify the unit-of-measure values to use for input and display purposes.
Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqInputDisplayUnits

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 class fsreqInputDisplayUnits

The fsreqInputDisplayUnits type exposes the following members.

Constructors
  NameDescription
Public methodfsreqInputDisplayUnits
Initializes a new instance of the fsreqInputDisplayUnits class
Top
Properties
  NameDescription
Public propertyLengthInputTypeIDImperial
Length format when in imperial mode: 1 - Feet, Inches, 16ths 2 - Feet, Inches 3 - Inches, 16ths 4 - Decimal Feet 5 - Decimal Inches (2 Places) 6 - Decimal Inches 7 - Feet, Inches, 16ths (Free-Form)
Public propertyLengthInputTypeIDMetric
Length format when in metric mode: 1 - Meters 2 - Centimeters 3 - Millimeters
Public propertyLengthUOM
Length display and input.
Public propertyPriceUOM
Unit Price display and input.
Public propertySizeUOM
Dimension display and input.
Public propertyWeightUOM
Weight display and input.
Top
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