fsresCostType_DeleteResultData Property |
Results returned by the CostType_Delete Command
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[XmlArrayItemAttribute("CostType", IsNullable = false)] public List<fsresCostType> ResultData { get; set; }