Share via


CRolePrivilege.Depth Field

Specifies the depth of the privilege. Assign a value to this field using the Microsoft.Crm.Platform.Proxy.PRIVILEGE_DEPTH enumeration.

Syntax

[Visual Basic .NET]
Public Field Depth As PRIVILEGE_DEPTH
[C#]
public PRIVILEGE_DEPTH Depth;
[C++]
public: PRIVILEGE_DEPTH Depth;

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.