Represents data that uniquely identifies a 
Group.
Inheritance HierarchySystemObject
  Dundas.BI.WebApi.ModelsGroupSpecData
 
    Namespace: 
   Dundas.BI.WebApi.Models
    Assembly:
   Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic class GroupSpecData
Public Class GroupSpecData
public ref class GroupSpecData
type GroupSpecData =  class end
The GroupSpecData type exposes the following members.
Constructors| 
								 
							 | Name | Description | 
|---|
  | GroupSpecData | Initializes a new instance of the GroupSpecData class  | 
Top
Properties| 
								 
							 | Name | Description | 
|---|
  | GroupName | Gets or sets the name of the group.  | 
  | TenantId | Gets or sets the ID of the tenant to which the group belongs.  | 
Top
See Also