DbSyncConflict::Type Property
Gets or sets the DbConflictType enumeration value that represents the type of synchronization conflict.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
public: property DbConflictType Type { DbConflictType get (); void set (DbConflictType value); }
Property Value
Type: Microsoft.Synchronization.Data::DbConflictTypeA DbConflictType enumeration value that represents the type of synchronization conflict.
Show: