fsresFabSuiteXMLResponseExportProjectSchedule Property |
Exports a project schedule.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ExportProjectSchedule")] public List<fsresExportProjectSchedule> ExportProjectSchedule { get; set; }
Property Value
Type: ListfsresExportProjectScheduleSee Also