Property SaveCompletePackage
SaveCompletePackage
True if the exporter should save an entire package/folder (specified by MandatoryExportFolder and FilesToCopy, not just a single file. This will present a Directory picker, not a File picker. The DefaultFileName will be used for the main file in the MandatoryExportFolder, and any FilesToCopy will be placed in that folder as well.
Declaration
bool SaveCompletePackage { get; }
Property Value
Type | Description |
---|---|
bool |