fsresEstimateSummaryGet_ResultDataCostType Property |
The list of available cost types.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("CostType")] public List<fsresCostType> CostType { get; set; }
Property Value
Type: ListfsresCostTypeSee Also