IMigratable.IsPaired Property

Gets a value indicating whether an object is paired.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

ReadOnly Property IsPaired As Boolean
    Get

Dim instance As IMigratable
Dim value As Boolean

value = instance.IsPaired
bool IsPaired { get; }

Property Value

Type: System.Boolean
true indicates the object is paired; otherwise, false.

See Also

Reference

IMigratable Interface

IMigratable Members

Microsoft.SharePoint.Administration Namespace