Click or drag to resize
QueryManifest Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The QueryManifest type exposes the following members.

Properties
  Name Description
Public property autoRefresh
Gets and sets a value that indicates whether this query wil refresh automatically.
Public property ConnectionDetails
Gets and sets a QueryConnectionDetails object that determines how this query handles different connections.
Public property Guid
Gets and sets the Guid that identifies this query
Public property LastRefeshCancelled
Gets a property that indicates if the last refresh was cancelled.
Public property LastRefreshCompleted
Gets the date and time the query last successfully completed refreshing.
Public property LastRefreshStarted
Gets the date and time the query last began a refresh operation.
Public property Name
Gets and sets the name of this query
Public property NextAutoRefresh
Gets a value that indicates the time at which this dashboard query will be refreshed automatically.
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property refreshInterval
Gets and sets a value that indicates how often the query will auto refresh.
Public property SubjectID
Gets and sets the UniqueID of the subject for this query.
Top
See Also