fsresEstimateJobCostSummary_Secondary 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 fsresEstimateJobCostSummary_Secondary
The fsresEstimateJobCostSummary_Secondary type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresEstimateJobCostSummary_Secondary |
fsresEstimateJobCostSummary_Secondary class constructor
|
| Name | Description | |
|---|---|---|
| Cost |
The total cost
| |
| Hours |
The total shop hours
| |
| ID |
The CostCodeID or CostTypeID, depending on Type.
| |
| Quantity |
The total quantity
| |
| Totals |
The cost totals.
| |
| Type |
Indicates whether this object represents a cost code or cost type.
| |
| Weight |
The total fabricated weight
|