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

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.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