Partition Class

Represents a management agent’s partition object.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As Partition

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class Partition
[SerializableAttribute] 
public sealed class Partition
[SerializableAttribute] 
public ref class Partition sealed
/** @attribute SerializableAttribute() */ 
public final class Partition
SerializableAttribute 
public final class Partition

Inheritance Hierarchy

System.Object
  Microsoft.MetadirectoryServices.Partition

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

Partition Members
Microsoft.MetadirectoryServices Namespace