PrimaveraXmlSaveOptions
PrimaveraXmlSaveOptions class
Allows to specify additional options when saving project to Primavera xml format.
The PrimaveraXmlSaveOptions type exposes the following members:
Constructors
Name | Description |
---|---|
PrimaveraXmlSaveOptions() | Initializes a new instance of the PrimaveraXmlSaveOptions class. |
Properties
Name | Description |
---|---|
save_format | Gets or sets the format in which the document will be saved if this save options object is used. |
save_root_task | Gets or sets a value indicating whether to save a root task or not. |
See Also
- namespace aspose.tasks.saving
- assembly Aspose.Tasks