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