LoggedConflict::CreationVersion Property

Gets the creation version of the source item.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
property SyncVersion^ CreationVersion {
	SyncVersion^ get ();
}

Property Value

Type: Microsoft.Synchronization::SyncVersion
The creation version of the source item.
Show: