Click or drag to resize
SessionManagerSessionOnlyDataLocation Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a session only data location which will override the stdata location for this session only.

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

Property Value

Type: String
A session only data location which will override the stdata location for this session only.

Return Value

Type: String
A session only data location which will override the stdata location for this session only.
Remarks