PrivilegeAssignmentPrivilegeId Property |
Gets the ID of the privilege which is being assigned.
Namespace: Dundas.BI.AccountServicesAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic Guid PrivilegeId { get; }Public ReadOnly Property PrivilegeId As Guid
Get
public:
property Guid PrivilegeId {
Guid get ();
}member PrivilegeId : Guid with get
Property Value
Guid
See Also