Share via


ExecuteByIdUserQueryRequest.EntityId Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets the ID of the user query (saved view) record to be executed.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public EntityReference EntityId { get; set; }
Public Property EntityId As EntityReference

Property Value

Type: Microsoft.Xrm.Sdk.EntityReference

Type: EntityReference
The ID of the user query (saved view) record to be executed. The ID corresponds to the UserQuery.UserQueryId property, which is the primary key for the UserQuery entity.

See Also

ExecuteByIdUserQueryRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright