DataPA Enterprise Dashboard Controls API Reference 
        
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The goup this user belongs to.
The goup this user belongs to.
      
    
 Gets the goup this user belongs to.
 
        
        Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
| C# | 
|---|
public Group Group { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property Group As Group Get  | 
| Visual C++ | 
|---|
public: virtual property Group^ Group { Group^ get () sealed; }  | 
Property Value
Type: GroupThe goup this user belongs to.
Return Value
Type: GroupThe goup this user belongs to.
Remarks
Returns nothing if the client does not have a DataLocationType of server.