ImportRunStep Constructor (String)
Retrieves or sets the custom data.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim customData As String
Dim instance As New ImportRunStep(customData)
Syntax
'Declaration
Protected Sub New ( _
customData As String _
)
protected ImportRunStep (
string customData
)
protected:
ImportRunStep (
String^ customData
)
protected ImportRunStep (
String customData
)
protected function ImportRunStep (
customData : String
)
Parameters
- customData
Custom data.
Platforms
Target Platforms
See Also
Reference
ImportRunStep Class
ImportRunStep Members
Microsoft.MetadirectoryServices Namespace