Click or drag to resize
Category Constructor (CategoriesCollection) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new Category object.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Category(
	CategoriesCollection Parent
)

Parameters

Parent
Type: DataPAServerSecurityCategoriesCollection
The parent of this object.
Remarks