SPPolicyRule class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.CompliancePolicy.SPPolicyRule

Namespace:  Microsoft.SharePoint.Client.CompliancePolicy
Assembly:  Microsoft.Office.Client.Policy (in Microsoft.Office.Client.Policy.dll)

Syntax

'Declaration
Public Class SPPolicyRule _
    Inherits ClientObject
'Usage
Dim instance As SPPolicyRule
public class SPPolicyRule : ClientObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPPolicyRule members

Microsoft.SharePoint.Client.CompliancePolicy namespace