Click or drag to resize
GroupAdministrator Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if members of this group have admin rights.

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

Property Value

Type: Boolean
True if members of this group have admin rights.

Return Value

Type: Boolean
True if members of this group have admin rights.
Remarks