SaveTemplateOptions
Contents
[
Hide
]SaveTemplateOptions class
Allows to specify additional options when saving a project as a template.
Methods
| Name | Description |
|---|---|
| get_RemoveActualValues | Gets a value indicating whether all actual values from a project template should be removed. |
| get_RemoveBaselineValues | Gets a value indicating whether all baseline values from a project template should be removed. |
| get_RemoveFixedCosts | Gets a value indicating whether all fixed costs from a project template should be removed. |
| get_RemoveResourceRates | Gets a value indicating whether resource rates from a project template should be removed. |
| set_RemoveActualValues | Sets a value indicating whether all actual values from a project template should be removed. |
| set_RemoveBaselineValues | Sets a value indicating whether all baseline values from a project template should be removed. |
| set_RemoveFixedCosts | Sets a value indicating whether all fixed costs from a project template should be removed. |
| set_RemoveResourceRates | Sets a value indicating whether resource rates from a project template should be removed. |