Click or drag to resize

JsonExport Properties

The JsonExport type exposes the following members.

Properties
  NameDescription
Public propertyCancellationToken
Gets or sets the cancellation token for async operations.
Public propertyCount
Gets the number of objects to be exported.
Public propertyExcludeByName
Gets the names to exclude.
Public propertyExcludeByType
Gets the types to exclude.
Public propertyExcludeDetailsByName
Gets the names to exclude details of.
Public propertyExcludeDetailsByType
Gets the types to exclude details of.
Public propertyProgress
Gets or sets the provider for progress updates. Progress is given in number of objects added to export.
Top
See Also