CreateDuplicatesOptionalParameter Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Specifies whether an entity instance will be created or updated if a duplicate is found.
The CreateDuplicatesOptionalParameter class inherits from OptionalParameter. It exposes the following members.
| Constructor | Description |
| CreateDuplicatesOptionalParameter | Initializes a new instance of the CreateDuplicatesOptionalParameter class. |
| Instance Property | Description |
| Value | Gets or sets a value that indicates whether an entity instance will be created or updated if a duplicate is found. |
Remarks
This optional parameter is used with the Create and Update messages.
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
