Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
This enabled duplicate detection rules
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public bool EnableDuplicateDetection { get; set; }
public:
property bool EnableDuplicateDetection {
bool get();
void set(bool value);
}
member EnableDuplicateDetection : bool with get, set
Public Property EnableDuplicateDetection As Boolean
Property Value
Type: System.Boolean
See Also
CrmServiceClient.ImportFileItem Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright