Click or drag to resize
ApplicationUserName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the username the user has logged in with.

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

Property Value

Type: String
The username the user has logged in with.

Return Value

Type: String
The username the user has logged in with.
Remarks