fsresEstimateJobCostSummary_CostGroup 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_CostGroup
The fsresEstimateJobCostSummary_CostGroup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresEstimateJobCostSummary_CostGroup |
fsresEstimateJobCostSummary_CostGroup class constructor
|
Properties
Name | Description | |
---|---|---|
Cost |
The total cost
| |
CostGroup |
Indicates whether this object represents a cost code or cost type.
| |
Hours |
The total shop hours
| |
Primary |
The cost code or cost type groups.
| |
Quantity |
The total quantity
| |
Totals |
The cost totals.
| |
Weight |
The total fabricated weight
|
See Also