fsresPurchaseOrderSubContractItem Class |
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresPurchaseOrderSubContractItem
The fsresPurchaseOrderSubContractItem type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresPurchaseOrderSubContractItem |
fsresPurchaseOrderSubContractItem class constructor
|
| Name | Description | |
|---|---|---|
| BasePrice |
Base Price of this SubContract Item
| |
| Category |
Category of this SubContract Item
| |
| Comment |
Comment of this SubContract Item
| |
| Cost |
Cost of this SubContract Item
| |
| CostCodeID |
Cost Code ID of this SubContract Item
| |
| CostTypeID |
Cost Type ID of this SubContract Item
| |
| DatePromised |
Date Promised of this SubContract Item
| |
| DateRequired |
Date Required of this SubContract Item
| |
| Description |
Description of this SubContract Item
| |
| ItemID |
ItemID in Purchase Order this SubContract Item will have
| |
| JobNumber |
JobNumber of this SubContract Item
| |
| Length |
Length of this SubContract Item
| |
| LotNumber |
Lot Number of this SubContract Item
| |
| PurchaseOrderID |
ID of Purchase Order this SubContract Item will be added to
| |
| PurchaseOrderSubContractItemID |
ID of Purchase Order this SubContract Item will be added to
| |
| PurchasingNote |
Purchasing Note on this SubContract Item
| |
| Quantity |
Quantity of this SubContract Item
| |
| Sequence |
Sequence of this SubContract Item
| |
| SubCategory |
SubCategory of this SubContract Item
| |
| SurfaceArea |
Surface Area of this SubContract Item
| |
| Weight |
Weight of this SubContract Item in grams(?)
|