Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for future use.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ReusableAcl As SPReusableAcl
Get
'Usage
Dim instance As SPItem
Dim value As SPReusableAcl
value = instance.ReusableAcl
public override SPReusableAcl ReusableAcl { get; }
Property value
Type: Microsoft.SharePoint.SPReusableAcl
SPReusableAcl
Always throws NotImplementedException when called.