PrimaveraXmlSaveOptions

PrimaveraXmlSaveOptions class

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

The PrimaveraXmlSaveOptions type exposes the following members:

Constructors

NameDescription
PrimaveraXmlSaveOptions()Initializes a new instance of the

Properties

NameDescription
save_formatGets or sets the format in which the document will be saved if this save options object is used.
save_root_taskGets or sets a value indicating whether to save a root task or not.

See Also