Share via


SPPolicyRule Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CompliancePolicy.SPPolicyRule", ServerTypeId="{5d752feb-1af6-4def-a261-6ce09740570b}")]
public class SPPolicyRule : Microsoft.SharePoint.Client.ClientObject
type SPPolicyRule = class
    inherit ClientObject
Public Class SPPolicyRule
Inherits ClientObject
Inheritance
SPPolicyRule
Attributes

Constructors

SPPolicyRule(ClientRuntimeContext, ObjectPath)

Properties

Comment
Context (Inherited from ClientObject)
CreatedBy
Description
Enabled
Identity
LastModifiedBy
Mode
Name
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
PolicyDefinitionConfigId
Priority
RuleBlob
Scenario
ServerObjectIsNull (Inherited from ClientObject)
Source
Tag (Inherited from ClientObject)
TypedObject (Inherited from ClientObject)
Version
WhenChangedUTC
WhenCreatedUTC

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
FromJson(JsonReader) (Inherited from ClientObject)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to