'Declaration Public Enum RecordExportStatus Inherits System.Enum
public enum RecordExportStatus : System.Enum
Member | Description |
---|---|
Exporting | An asynchronous export operation is in progress. |
Initializing | An asynchronous export operation has started and is in the process of being initialized for the export operation. |
NotExporting | No export operations are in progress |
Pending | An asynchronous export operation has been queued. The control will remain in this state while other previously requested asynchronous export operations have been initiated for other DataPresenter instances. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2