Click or drag to resize
CategoriesCollectionAdd Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Adds a Category to this collection.

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

Parameters

Category
Type: DataPAServerSecurityCategory
The object you wish to add to the collection.
Remarks