TenantMembersGroupId Property  | 
 
            Gets the ID of the group whose members are members of the tenant.
            
 
    Namespace: 
   Dundas.BI.AccountServices.MultiTenancy
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Guid MembersGroupId { get; }Public ReadOnly Property MembersGroupId As Guid
	Get
public:
property Guid MembersGroupId {
	Guid get ();
}member MembersGroupId : Guid with get
Property Value
Type: 
Guid
See Also