SaveTemplateOptions

SaveTemplateOptions class

Allows to specify additional options when saving a project as a template.

Methods

NameDescription
get_RemoveActualValuesGets a value indicating whether all actual values from a project template should be removed.
get_RemoveBaselineValuesGets a value indicating whether all baseline values from a project template should be removed.
get_RemoveFixedCostsGets a value indicating whether all fixed costs from a project template should be removed.
get_RemoveResourceRatesGets a value indicating whether resource rates from a project template should be removed.
set_RemoveActualValuesSets a value indicating whether all actual values from a project template should be removed.
set_RemoveBaselineValuesSets a value indicating whether all baseline values from a project template should be removed.
set_RemoveFixedCostsSets a value indicating whether all fixed costs from a project template should be removed.
set_RemoveResourceRatesSets a value indicating whether resource rates from a project template should be removed.