DupSettings Members

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

Contains duplicate detection settings that can be used to tune a deployment.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property BulkDetectBatchSize Gets or sets the bulk duplicate detection batch size.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property MatchcodeLength Gets or sets the length of the match code.
public property MatchcodePersistenceInterval Gets or sets the persistence interval for the match code.
public property MaxPublishedRules Gets or sets the maximum number of published rules.
public property PublishAsyncPollingInterval Gets or sets the polling interval for the asynchronous job.
public property PublishPageSize Gets or sets the page size for results.

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

DupSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

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

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