Freigeben über


SPDelegate.IsApplicable-Eigenschaft

Ruft einen booleschen Wert, der angibt, ob die Stellvertretung anwendbar ist.

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

Syntax

'Declaration
Public Overridable ReadOnly Property IsApplicable As Boolean
    Get
'Usage
Dim instance As SPDelegate
Dim value As Boolean

value = instance.IsApplicable
public virtual bool IsApplicable { get; }

Eigenschaftswert

Typ: System.Boolean
true Wenn die Stellvertretung anwendbar ist; andernfalls false.

Siehe auch

Referenz

SPDelegate Klasse

SPDelegate-Member

Microsoft.SharePoint.Upgrade-Namespace