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 internal use.
Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared Function CanHavePolicy ( _
ct As SPContentType _
) As Boolean
'Usage
Dim ct As SPContentType
Dim returnValue As Boolean
returnValue = Policy.CanHavePolicy(ct)
public static bool CanHavePolicy(
SPContentType ct
)
Parameters
ct
Type: Microsoft.SharePoint.SPContentTypeA SPContentType object.
Return Value
Type: System.Boolean
See Also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy Namespace