Click or drag to resize
ApplicationDataFileFormat Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the file format used to store the setup.

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

Property Value

Type: SessionManagerDataFileFormatEnum
A value that indicates the file format used to store the setup.

Return Value

Type: SessionManagerDataFileFormatEnum
A value that indicates the file format used to store the setup.
Remarks