Click or drag to resize
QueryModified Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates if the Query has been modified since it was last saved.

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

Property Value

Type: Boolean
A property that indicates if the Query has been modified since it was last saved

Return Value

Type: Boolean
A property that indicates if the Query has been modified since it was last saved
See Also