IItemMetadata::SetFieldUInt64
Sets the value of a 64-bit unsigned integer field.
Custom fields must be defined by using a CUSTOM_FIELD_DEFINITION structure when the replica metadata is first initialized.
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