Policy.InheritsPolicy Method
Gets whether the specified content type inherits its information policy from a site policy, or has an information policy created for that content type.
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Parameters
- ct
- Type: Microsoft.SharePoint.SPContentType
The SPContentType object for which to determine whether its information policy inherits from a site policy.
Return Value
Type: System.Booleantrue if the content type inherits its information policy from a site policy; false if the information policy was created directly on the content type.
For more information about information policies in content types, see Policies in Content Types.