JsonExport Properties |
The JsonExport type exposes the following members.
| Name | Description | |
|---|---|---|
| CancellationToken |
Gets or sets the cancellation token for async operations.
| |
| Count |
Gets the number of objects to be exported.
| |
| ExcludeByName |
Gets the names to exclude.
| |
| ExcludeByType |
Gets the types to exclude.
| |
| ExcludeDetailsByName |
Gets the names to exclude details of.
| |
| ExcludeDetailsByType |
Gets the types to exclude details of.
| |
| Progress |
Gets or sets the provider for progress updates. Progress is given in number of objects
added to export.
|