Click or drag to resize
ServerSecurityCategories Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the CategoriesCollection that represents the categories defined for this server.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CategoriesCollection Categories { get; set; }

Property Value

Type: CategoriesCollection
The CategoriesCollection that represents the categories defined for this server.

Return Value

Type: CategoriesCollection
The CategoriesCollection that represents the categories defined for this server.
Remarks