fsreqEstimateSummary_AdditionalItem Class |
Inheritance Hierarchy
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")] public class fsreqEstimateSummary_AdditionalItem
The fsreqEstimateSummary_AdditionalItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsreqEstimateSummary_AdditionalItem |
fsreqEstimateSummary_AdditionalItem class constructor
|
Properties
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".
|
See Also