Share via


CRolePrivilege.PrivilegeId Field

Specifies the ID for the privilege.

Syntax

[Visual Basic .NET]
Public Field PrivilegeId As String
[C#]
public string PrivilegeId;
[C++]
public: String* PrivilegeId;

Requirements

Namespace: Microsoft.CRM.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.