Click or drag to resize
GroupsCollectionAdd Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Adds a Group to this collection.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Add(
	Group Group
)

Parameters

Group
Type: DataPAServerSecurityGroup
The object you wish to add to the collection.
Remarks