PrimaveraXmlSaveOptions

PrimaveraXmlSaveOptions class

Inherits: Aspose::Tasks::Saving::SimpleSaveOptions

Allows to specify additional options when saving project to Primavera xml format.

Constructors

NameDescription
PrimaveraXmlSaveOptionsInitializes a new instance of the PrimaveraXmlSaveOptions class.

Methods

NameDescription
get_SaveRootTaskGets a value indicating whether to save a root task or not.
get_SkipSummaryAssignmentsGets a value indicating whether assignments of resources to summary tasks should be skipped during export.
set_SaveRootTaskSets a value indicating whether to save a root task or not.
set_SkipSummaryAssignmentsSets a value indicating whether assignments of resources to summary tasks should be skipped during export.