PrimaveraSaveOptions
Contents
[
Hide
]PrimaveraSaveOptions class
Allows to specify additional options when saving project to Primavera XER format.
The PrimaveraSaveOptions type exposes the following members:
Constructors
Name | Description |
---|---|
PrimaveraSaveOptions() | Initializes a new instance of the PrimaveraSaveOptions 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. |
activity_id_increment | Gets or sets the increment used in renumbering of activity IDs. |
activity_id_prefix | Gets or sets the prefix used in renumbering of activity IDs. |
activity_id_suffix | Gets or sets the suffix used in renumbering of activity IDs. |
renumber_activity_ids | Gets or sets a value indicating whether is need to renumbers activity IDs. |
See Also
- namespace aspose.tasks.saving
- assembly Aspose.Tasks