DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Adds a Group to this collection.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void Add( Group Group ) |
Visual Basic |
---|
Public Sub Add ( Group As Group ) |
Visual C++ |
---|
public: virtual void Add( Group^ Group ) sealed |
Parameters
- Group
- Type: DataPAServerSecurity..::..Group
The object you wish to add to the collection.