fsresLaborRate_UpsertResultData Property |
Results returned by the CostCode_Upsert Command
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("LaborRate", IsNullable = false)] public List<fsresLaborRate> ResultData { get; set; }
Property Value
Type: ListfsresLaborRateSee Also