Click or drag to resize
SplashScreenText Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the text that will be superimposed on the splash screen.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public string Text { get; set; }

Property Value

Type: String
The text that will be superimposed on the splash screen.

Return Value

Type: String
The text that will be superimposed on the splash screen.
Remarks