fsresEstimateSummary_StandardAdditionalItem Class

Inheritance Hierarchy
SystemObject
  FabSuiteResponseApifsresEstimateSummary_StandardAdditionalItem

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 fsresEstimateSummary_StandardAdditionalItem

The fsresEstimateSummary_StandardAdditionalItem type exposes the following members.

Constructors
  NameDescription
Public methodfsresEstimateSummary_StandardAdditionalItem
Initializes a new instance of the fsresEstimateSummary_StandardAdditionalItem class
Top
Properties
  NameDescription
Public propertyAddToNewEstimates
Indicates whether this additional should be added automatically to new estimates.
Public propertyCostCodeID
The cost code
Public propertyCostCurrencyID
The unit cost currency
Public propertyCostTypeID
The cost type
Public propertyDescription
The description of the additional item
Public propertyEstimateSummaryStandardAdditionalItemID
The unique ID of the standard additional item record.
Public propertyOverheadPercent
The overhead percentage
Public propertyProfitPercent
The profit percentage
Public propertyQuantity
The quantity
Public propertySection
The section that the additional item record should be applied to.
Public propertySGAPercent
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