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