SaveOptions class

SaveOptions class

Represents save options.

Inheritance: SaveOptionsIOConfig

The SaveOptions type exposes the following members:

Constructors

ConstructorDescription
SaveOptions()

Properties

PropertyDescription
save_formatGets and sets the save file format.
save_schemas_to_destication_folderGets or sets whether copy local schema files to save folder.
save_linkbases_to_destication_folderGets or sets whether copy local linkbase files to save folder.

See Also