OpenImportConnectionRunStep Constructor ()
Creates an instance of the OpenImportConnectionRunStep class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As New OpenImportConnectionRunStep
Syntax
'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub New
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public OpenImportConnectionRunStep ()
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public:
OpenImportConnectionRunStep ()
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */
public OpenImportConnectionRunStep ()
EditorBrowsableAttribute(EditorBrowsableState.Never)
public function OpenImportConnectionRunStep ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
OpenImportConnectionRunStep Class
OpenImportConnectionRunStep Members
Microsoft.MetadirectoryServices Namespace