ReadExportFileRunStep Class
File-based export information passed into ReadExportFile method.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As ReadExportFileRunStep
Syntax
'Declaration
Public MustInherit Class ReadExportFileRunStep
Inherits ExportRunStep
public abstract class ReadExportFileRunStep : ExportRunStep
public ref class ReadExportFileRunStep abstract : public ExportRunStep
public abstract class ReadExportFileRunStep extends ExportRunStep
public abstract class ReadExportFileRunStep extends ExportRunStep
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.ExportRunStep
Microsoft.MetadirectoryServices.ReadExportFileRunStep
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
ReadExportFileRunStep Members
Microsoft.MetadirectoryServices Namespace