Click or drag to resize
ApplicationSessionFreeDataLocationAppServer Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if the Data Location AppServer is a session free AppServer

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

Property Value

Type: Boolean
A value that indicates if the Data Location AppServer is a session free AppServer

Return Value

Type: Boolean
A value that indicates if the Data Location AppServer is a session free AppServer
Remarks