fsresCostCode_Get_ResultDataCostCode Property |
The cost code result objects.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("CostCode")] public List<fsresCostCode> CostCode { get; set; }
Property Value
Type: ListfsresCostCodeSee Also