Click or drag to resize
GroupCategories Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a collection that contains the categories members of this group have access to.

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

Property Value

Type: Collection
A collection that contains the categories members of this group have access to.

Return Value

Type: Collection
A collection that contains the categories members of this group have access to.
Remarks
A collection that contains the categories members of this group have access to.
See Also