RolePrivilege.Depth Property

Definition

Gets or sets the depth of the privilege.

public:
 property Microsoft::Crm::Sdk::Messages::PrivilegeDepth Depth { Microsoft::Crm::Sdk::Messages::PrivilegeDepth get(); void set(Microsoft::Crm::Sdk::Messages::PrivilegeDepth value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Crm.Sdk.Messages.PrivilegeDepth Depth { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Depth : Microsoft.Crm.Sdk.Messages.PrivilegeDepth with get, set
Public Property Depth As PrivilegeDepth

Property Value

The depth of the privilege.

Attributes

Applies to