fsresCostCode_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)
C#
[XmlArrayItemAttribute("CostCode", IsNullable = false)] public List<fsresCostCode> ResultData { get; set; }