ExportId Constructors
Contains information that identifies the exported document.Name | Parameters | Description |
---|---|---|
ExportId() | none | Initializes a new instance of the ExportId class with the default settings. |
ExportId(String) | exportIdValue | Initializes a new instance of the ExportId class with the specified value. |
See Also