ExportSourceSettings
Settings of source of exported items.
Gets or sets object type (e.g. Document, Entity).
Gets or sets artifact ID of the export source. Required for all ExportSourceTypes excluding ExportSourceType: Objects.
Gets or sets source of the records to exports (e.g. Folder, Saved Search).
Gets or sets starting document number in source (e.g. ExportSourceType: Folder and StartAtDocumentNumber: 10 - exports documents, starting from the 10th document in the specified folder). If property is not set then default value 1 is used.
Gets or sets view ID. it is required for folder/folder and subfolder export, and it defines records order and filters documents.
public ExportSourceSettings()