Click or drag to resize
GroupsCollectionDefaultGroup Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the default group for this groups collection.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Group DefaultGroup { get; }

Return Value

Type: Group
The default group for this groups collection.
Remarks