de la propiedad IMigratable.IsPaired
NOTA: esta API está ahora obsoleta.
Obtiene un valor que indica si un objeto es emparejados.
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
ReadOnly Property IsPaired As Boolean
Get
'Uso
Dim instance As IMigratable
Dim value As Boolean
value = instance.IsPaired
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
bool IsPaired { get; }
Valor de propiedad
Tipo: System.Boolean
true indica que el objeto se empareja; en caso contrario, false.