SyncConflict Constructor ()
Initializes a new instance of the SyncConflict class by using default values.
Namespace: Microsoft.Synchronization.Data
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)
Syntax
'Declaration
Public Sub New
public SyncConflict ()
public:
SyncConflict ()
public SyncConflict ()
public function SyncConflict ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements (Synchronization Services).
Target Platforms
See Also
Reference
SyncConflict Class
SyncConflict Members
Microsoft.Synchronization.Data Namespace