Share via


MultiEntityQuickFindSettings Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains settings for multi-entity quick find (finds records of different types).

The following tables list the members exposed by the MultiEntityQuickFindSettings type.

Public Constructors

  Name Description
  MultiEntityQuickFindSettings Initializes a new instance of the MultiEntityQuickFindSettings class.

Top

Public Properties

  Name Description
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property MultiEntityQuickFindDegreeOfParallelism Gets or sets the maximum degree of parallelism for multi-entity search queries. Required.
public property MultiEntityQuickFindEntityLimit Gets or sets the upper limit for the number of entities that can participate in a multi-entity search query. Required.
public property MultiEntityQuickFindMaxRequestsPerOrgPerServer Gets or sets the maximum number of concurrent ExecuteQuickFind requests per organization per server. Required.
public property MultiEntityQuickFindMaxRequestsPerServer Gets or sets the maximum number of concurrent ExecuteQuickFind requests per server. Required.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

MultiEntityQuickFindSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

Deployment Web Service Messages
Use Deployment Entities and Deployment Configuration Settings
Administer the deployment using Windows PowerShell

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.