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