fsresGetProjectStatus_MaterialStatus Class |
Material Status object for getProjectStatus
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 fsresGetProjectStatus_MaterialStatus
The fsresGetProjectStatus_MaterialStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresGetProjectStatus_MaterialStatus |
fsresGetProjectStatus_MaterialStatus class constructor
|
| Name | Description | |
|---|---|---|
| AllocatedInStock |
Quantity and weight of material allocated and in stock
| |
| AllocatedOnOrder |
Quantity and weight of material allocated and on order
| |
| AllocatedRequisition |
Quantity and weight of material allocated and on a requisition
| |
| MaterialTotal |
Total Quantity and weight of material
| |
| NotAllocated |
Quantity and weight of material not allocated
| |
| TFS |
Quantity and weight of material taken from stock
|