ItemChange::CreationVersion Property

Gets the creation version that is associated with the changed 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 that is associated with the changed item.
Show: