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

Property Value

Type: ListfsresDepartment
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next