fsresEstimateJobCostGroupSummaryGet_ResultData Class |
Inheritance Hierarchy
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 fsresEstimateJobCostGroupSummaryGet_ResultData
The fsresEstimateJobCostGroupSummaryGet_ResultData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresEstimateJobCostGroupSummaryGet_ResultData |
fsresEstimateJobCostGroupSummaryGet_ResultData class constructor
|
Properties
Name | Description | |
---|---|---|
CostCode |
The list of available cost codes.
| |
CostType |
The list of available cost types.
| |
EstimateJobCostGroupSummary |
The estimate summary.
| |
SummaryBy |
Indicates whether the primary level of the summary is by cost code or cost type.
|
See Also