ExportRunStep Constructor (OperationType)
Creates an instance of the class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim exportType As OperationType
Dim instance As New ExportRunStep(exportType)
Syntax
'Declaration
Protected Sub New ( _
exportType As OperationType _
)
protected ExportRunStep (
OperationType exportType
)
protected:
ExportRunStep (
OperationType exportType
)
protected ExportRunStep (
OperationType exportType
)
protected function ExportRunStep (
exportType : OperationType
)
Parameters
- exportType
The export type.
Platforms
Target Platforms
See Also
Reference
ExportRunStep Class
ExportRunStep Members
Microsoft.MetadirectoryServices Namespace