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