organization.isduplicatedetectionenabledforofflinesync Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets whether to enable or disable duplicate detection of records during offline synchronization.
Syntax
[Visual Basic .NET] Public Property isduplicatedetectionenabledforofflinesync As CrmBoolean
[C#]
public CrmBoolean isduplicatedetectionenabledforofflinesync {get; set;}
Property Value
The value of this property is a CrmBoolean type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | System required |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Display strings | No Yes |
| Default value | No |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.

