fsPriceUnits Enumeration

Indicates the price units. /LB - per pound /CWT - per 100 pounds /FT - per foot /CFT - per 100 feet /SQFT - per square foot /SQFT-SA - per square foot of surface area /KG - per kilogram /M - per meter /SQM - per square meter /SQM-SA - per square meter of surface area /ITEM - per item /100 - per 100 items /1000 - per 1000 items Example (50.75/CWT):
50.75

Namespace:  FabSuiteResponseApi
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public enum fsPriceUnits
Members
  Member nameValueDescription
LB0
lb1
Lb2
CWT3
cwt4
FT5
ft6
Ft7
CFT8
cft9
SQFT10
sqft11
SqFt12
SQFTSA13
sqftsa14
SqFtSA15
KG16
kg17
Kg18
M19
m20
SQM21
sqm22
SqM23
SQMSA24
sqmsa25
SqMSA26
ITEM27
item28
Item29
Item10030
Item100031
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