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