LocalObjectVersion: Integer;
The LocalObjectVersion property returns local object version in repository before update.
The property is available if the repository security policy has object version control on update enabled (IMetabasePolicy.CheckObjectVerionOnUpdateFromPef = True).
The property use is given in the example for IMetabaseUpdateLog.Records.
See also: