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