fsreqEstimateSummary 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
The fsreqEstimateSummary type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsreqEstimateSummary |
fsreqEstimateSummary class constructor
|
Properties
Name | Description | |
---|---|---|
Coating |
The coating section of the summary.
| |
Currency |
The estimate summary.
| |
Estimate |
The estimate summary.
| |
Freight |
The freight section of the summary.
| |
Jobsite |
The jobsite section of the summary.
| |
Labor |
The labor section of the summary.
| |
Materials |
The materials section of the summary.
| |
Subcontracts |
The subcontracts section of the summary.
| |
Totals |
The grand total costs.
| |
UpdateCount |
Incremented each time the summary changes.
|
See Also