DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Creates and returns a new CategoriesCollection object.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public CategoriesCollection( Object Parent ) |
| Visual Basic |
|---|
Public Sub New ( Parent As Object ) |
| Visual C++ |
|---|
public: CategoriesCollection( Object^ Parent ) |
Parameters
- Parent
- Type: System..::..Object
The object that is the parent of this object.