fsresEstimateSummary_AdditionalItem 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 fsresEstimateSummary_AdditionalItem
The fsresEstimateSummary_AdditionalItem type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresEstimateSummary_AdditionalItem |
fsresEstimateSummary_AdditionalItem class constructor
|
| Name | Description | |
|---|---|---|
| CostCodeID |
The cost code
| |
| CostTypeID |
The cost type
| |
| Description |
The description of the additional item
| |
| EstimateID |
The estimate
| |
| EstimateSummaryAdditionalItemID |
The unique ID of the additional item record.
| |
| Quantity |
The quantity
| |
| Section |
The section that the additional item record should be applied to.
| |
| Totals |
The additional item total costs.
| |
| UnitCost |
The unit cost
| |
| Units |
The units of what is represented by "Quantity".
|