fsreqEstimateSummary_fsreqEstimateSummary_Coating_PaintDetail Class |
Inheritance Hierarchy
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-request-v0108.xsd")] public class fsreqEstimateSummary_fsreqEstimateSummary_Coating_PaintDetail
The fsreqEstimateSummary_fsreqEstimateSummary_Coating_PaintDetail type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsreqEstimateSummary_fsreqEstimateSummary_Coating_PaintDetail |
fsreqEstimateSummary_fsreqEstimateSummary_Coating_PaintDetail class constructor
|
Properties
Name | Description | |
---|---|---|
Cost |
The cost
| |
CostCodeID |
The cost code
| |
CostTypeID |
The cost type
| |
Liters |
The liters of paint required
| |
PaintType |
The type of paint
| |
Totals |
The paint total costs.
|
See Also