SessionManagerDataLocation Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static string DataLocation { get; }
Public Shared ReadOnly Property DataLocation As String
Get
public:
static property String^ DataLocation {
String^ get ();
}
DataPA.Utils.QueryEngine.SessionManager.get_DataLocation = function();
Property Value
Type:
StringSee Also