ValidateSavedQuery Action
Validates a saved query.
Bound Entities
Bound actions are invoked by appending the action name to the URI representing an entity or collection.
Entity Type | Binding Type |
---|---|
savedquery | collection |
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
FetchXml
|
Edm.String | False | False | The FetchXML query string to be validated |
QueryType
|
Edm.Int32 | False | True | The type of the query. |
Entities
Use the ValidateSavedQuery action with the following entity types:
Name | Display Name | Description |
---|---|---|
appointment | Appointment | Commitment representing a time interval with start/end times and duration. |
mobileofflineprofile | Mobile Offline Profile | Information to administer and manage the data available to mobile devices in offline mode. |