GroupSpecData Class

Represents data that uniquely identifies a Group.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsGroupSpecData

Namespace: Dundas.BI.WebApi.Models
Assembly: Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class GroupSpecData

The GroupSpecData type exposes the following members.

Constructors
 NameDescription
Public methodGroupSpecDataInitializes a new instance of the GroupSpecData class
Top
Properties
 NameDescription
Public propertyGroupNameGets or sets the name of the group.
Public propertyTenantIdGets or sets the ID of the tenant to which the group belongs.
Top
See Also