IItemMetadata::SetCreationVersion
Sets the creation version of the item.
The creation version of an item contains the replica key of the replica that created the item, and the tick count of that replica when the item was created.
Note |
|---|
This method does not save the change to the store. IReplicaMetadata::SaveItemMetadata must be called to save all changes that have been made to the IItemMetadata properties. |
Show:
Note