MismatchIdentifier Property
Gets or sets the instance of DataContractMismatchIdentifier used for identifying mismatches during the synchronization process.
Namespace
DbSyncKit.Core
Containing Type
Synchronization
Property Type
DataContractMismatchIdentifier

Syntax

public DataContractMismatchIdentifier MismatchIdentifier { get; private set; }

Value