SaveTemplateOptions
Contents
[
Hide
]SaveTemplateOptions class
Allows to specify additional options when saving a project as a template.
The SaveTemplateOptions type exposes the following members:
Constructors
Name | Description |
---|---|
SaveTemplateOptions() | Initializes a new instance of the SaveTemplateOptions class |
Properties
Name | Description |
---|---|
remove_actual_values | Gets or sets a value indicating whether all actual values from a project template should be removed. |
remove_baseline_values | Gets or sets a value indicating whether all baseline values from a project template should be removed. |
remove_fixed_costs | Gets or sets a value indicating whether all fixed costs from a project template should be removed. |
remove_resource_rates | Gets or sets a value indicating whether resource rates from a project template should be removed. |
See Also
- namespace aspose.tasks.saving
- assembly Aspose.Tasks