fsresEstimateJobCostSummary_Primary Class |
Inheritance Hierarchy
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 class fsresEstimateJobCostSummary_Primary
The fsresEstimateJobCostSummary_Primary type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresEstimateJobCostSummary_Primary |
fsresEstimateJobCostSummary_Primary class constructor
|
Properties
Name | Description | |
---|---|---|
Cost |
The total cost
| |
Hours |
The total shop hours
| |
ID |
The CostCodeID or CostTypeID, depending on Type.
| |
Quantity |
The total quantity
| |
Secondary |
The cost code or cost type sub-groups.
| |
Totals |
The cost totals.
| |
Type |
Indicates whether this object represents a cost code or cost type.
| |
Weight |
The total fabricated weight
|
See Also