savedquery EntityType
Description: Saved query against the database.
Entity Set path: [organization URI]/api/data/v8.0/savedqueries
Base Type: crmbaseentity EntityType
Display Name: View
Primary Key: savedqueryid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Operations bound to savedquery
Operations using the savedquery entity type.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Shows who created the record. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Shows who created the record on behalf of another user. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Shows who last updated the record. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Shows who last updated the record on behalf of another user. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Choose the ID of the organization that the record is associated with. Computed property Read-only property |
advancedgroupby |
Edm.String |
Description: Type the column name that will be used to group the results from the data collected across multiple records from a system view. Display Name: Advanced Group By |
canbedeleted |
mscrm.BooleanManagedProperty |
Description: Tells whether the view can be deleted. Display Name: Can Be Deleted |
columnsetxml |
Edm.String |
Description: Contains the columns and sorting criteria for the view, stored in XML format. Display Name: Column Set XML |
componentstate |
Edm.Int32 |
Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
conditionalformatting |
Edm.String |
Description: Type information about how the items in the system view are formatted. Display Name: Conditional formatting |
createdon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. Display Name: Created On Read-only property |
description |
Edm.String |
Description: Type additional information to describe the view, such as the filter criteria or intended results set. Display Name: Description |
fetchxml |
Edm.String |
Description: String specifying the query in Fetch XML language. Display Name: Fetch XML |
introducedversion |
Edm.String |
Description: Version in which the form is introduced. Display Name: Introduced Version |
iscustom |
Edm.Boolean |
Description: Tells whether a user created the view. Default Options: 1 : Yes Display Name: Is Custom Read-only property |
iscustomizable |
mscrm.BooleanManagedProperty |
Description: Tells whether the component can be customized. Display Name: Customizable |
isdefault |
Edm.Boolean |
Description: Tells whether the view is the default view for the specified record type (entity). Default Options: 1 : Yes Display Name: Default |
ismanaged |
Edm.Boolean |
Description: Tells whether the record is part of a managed solution. Default Options: 1 : Managed Display Name: State Read-only property |
isquickfindquery |
Edm.Boolean |
Description: Choose whether the view is compatible with Quick Find. When users search for specific items, you define the fields that are searched in. Default Options: 1 : Yes Display Name: Quick Find Compatible |
isuserdefined |
Edm.Boolean |
Description: Tells whether the view was created by a user. Default Options: 1 : Yes Display Name: User Defined Read-only property |
layoutxml |
Edm.String |
Description: For internal use only. Display Name: Layout XML |
modifiedon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Type a name for the view to describe what results the view will contain. This name is visible to users in the View list. Display Name: Name |
organizationtaborder |
Edm.Int32 |
Description: For the organization, type the tab order to determine how users navigate through the screen using only the Tab key. Display Name: Default Organization tab order Read-only property |
overwritetime |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
queryapi |
Edm.String |
Description: For internal use only. Display Name: Query API Read-only property |
queryappusage |
Edm.Int32 |
Description: For internal use only. Display Name: Query Application Usage |
querytype |
Edm.Int32 |
Description: Shows the type of the query. Display Name: Query Type |
returnedtypecode |
Edm.String |
Description: Type of entity displayed in the view. Display Name: Returned Type |
savedqueryid |
Edm.Guid |
Description: Unique identifier of the view. Display Name: View |
savedqueryidunique |
Edm.Guid |
Description: For internal use only. Read-only property |
solutionid |
Edm.Guid |
Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
statecode |
Edm.Int32 |
Description: Shows the status of the view. Default Options: 0 : Active Display Name: Status |
statuscode |
Edm.Int32 |
Description: Shows the reason code that explains the status of the record. Default Options: 1 : Active Display Name: Status Reason |
versionnumber |
Edm.Int64 |
Description: Version number of the view. Display Name: Version Number Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_savedquerybase_createdby |
|
createdonbehalfby |
lk_savedquery_createdonbehalfby |
|
modifiedby |
lk_savedquerybase_modifiedby |
|
modifiedonbehalfby |
lk_savedquery_modifiedonbehalfby |
|
organizationid |
organization_saved_queries |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
lk_mobileofflineprofileitem_savedquery |
profileitemrule |
|
SavedQuery_AsyncOperations |
regardingobjectid_savedquery |
|
SavedQuery_BulkDeleteFailures |
regardingobjectid_savedquery |
Operations bound to savedquery
The following operations are bound to the savedquery entity type.
Name | Bound to |
---|---|
Collection |
Operations using the savedquery entity type.
The following operations use the savedquery entity type in a parameter or return type.
Name | How used | Description |
---|---|---|
TemplateCollection Parameter |
Instantiates a set of filters for Dynamics CRM for Outlook for the specified user. |
|
entityset Parameter |
Validates a saved query. |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.