DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The unique ID of the users group.
The unique ID of the users group.
Gets the unique ID of the users group.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public string Group { get; } |
Visual Basic |
---|
Public ReadOnly Property Group As String Get |
Visual C++ |
---|
public: virtual property String^ Group { String^ get () sealed; } |
Property Value
Type: StringThe unique ID of the users group.
Return Value
Type: StringThe unique ID of the users group.