Click or drag to resize
GroupsCollectionCount Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the number of Group objects in this collection.

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

Return Value

Type: Int32
The number of Group objects in this collection.
Remarks