Click or drag to resize
ImportSystemArgsbAdmin Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that contains a flag with indictaes if this connection is the admin one for this system.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool bAdmin { get; set; }

Property Value

Type: Boolean
A property that contains a flag with indictaes if this connection is the admin one for this system.

Return Value

Type: Boolean
A property that contains a flag with indictaes if this connection is the admimn one for this system.
Remarks