QuickFindSettings Members

Contains settings for quick find (finds records of one type).

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

Public Constructors

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

Top

Public Properties

  Name Description
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property QuickFindEntityIndexLimit Gets or sets the maximum number of the attributes used in the quick find search query, after which the QuickFind indexes are not created. Required.
public property QuickFindRecordLimit Gets or sets the maximum number of records that match the quick find query criteria before an exception error is thrown. This is needed for faster execution of the quick find searches. 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

QuickFindSettings 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.
© 2015 Microsoft. All rights reserved.