PrimaveraXmlSaveOptions
PrimaveraXmlSaveOptions class
Inherits: Aspose::Tasks::Saving::SimpleSaveOptions
Allows to specify additional options when saving project to Primavera xml format.
Constructors
| Name | Description |
|---|---|
| PrimaveraXmlSaveOptions | Initializes a new instance of the PrimaveraXmlSaveOptions class. |
Methods
| Name | Description |
|---|---|
| get_SaveRootTask | Gets a value indicating whether to save a root task or not. |
| get_SkipSummaryAssignments | Gets a value indicating whether assignments of resources to summary tasks should be skipped during export. |
| set_SaveRootTask | Sets a value indicating whether to save a root task or not. |
| set_SkipSummaryAssignments | Sets a value indicating whether assignments of resources to summary tasks should be skipped during export. |