DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
The default group for this groups collection.
Gets the default group for this groups collection.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Group DefaultGroup { get; } |
Visual Basic |
---|
Public ReadOnly Property DefaultGroup As Group Get |
Visual C++ |
---|
public: virtual property Group^ DefaultGroup { Group^ get () sealed; } |
Return Value
Type: GroupThe default group for this groups collection.