'Declaration Public Function ExportAsync( _ ByVal exportFilter As ExportFilter _ ) As Task
public Task ExportAsync( ExportFilter exportFilter )
Parameters
- exportFilter
- The export filter to use.
Return Value
Asynchronous value object.
'Declaration Public Function ExportAsync( _ ByVal exportFilter As ExportFilter _ ) As Task
public Task ExportAsync( ExportFilter exportFilter )