Click or drag to resize
Group Constructor (GroupsCollection, String) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new Group object.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Group(
	GroupsCollection Parent,
	string Name
)

Parameters

Parent
Type: DataPAServerSecurityGroupsCollection
The object that represents the parent of this objevct.
Name
Type: SystemString
The name of this group
Remarks