MemberInfo Class |
Namespace: Dundas.BI.AccountServices
The MemberInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisplayName | Gets the display name. |
![]() | EffectiveDisplayName | Gets the effective display name. |
![]() | GroupKind | Gets the kind of the group. This is only set if MemberKind is Group. |
![]() | Id | Gets the ID. |
![]() | IsGlobal |
Gets a value indicating whether the member is global.
|
![]() | MemberKind | Gets the kind of the member. |
![]() | Name | Gets the name. |
![]() | SingleTenantId |
Gets or sets the ID of the single tenant associated with the account/group.
|
![]() | TenantIds | Gets the IDs of any tenants associated with the member. |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |