fsreqEstimateSummary_AdditionalItem Class

Inheritance Hierarchy
SystemObject
  FabSuiteRequestApifsreqEstimateSummary_AdditionalItem

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
  NameDescription
Public methodfsreqEstimateSummary_AdditionalItem
fsreqEstimateSummary_AdditionalItem class constructor
Top
Properties
  NameDescription
Public propertyCostCodeID
The cost code
Public propertyCostTypeID
The cost type
Public propertyDescription
The description of the additional item
Public propertyEstimateID
The estimate
Public propertyEstimateSummaryAdditionalItemID
The unique ID of the additional item record.
Public propertyQuantity
The quantity
Public propertySection
The section that the additional item record should be applied to.
Public propertyTotals
The additional item total costs.
Public propertyUnitCost
The unit cost
Public propertyUnits
The units of what is represented by "Quantity".
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next