IMetabaseUpdateObjectApplyState.ForceUpdateVcs

Fore Syntax

ForceUpdateVcs: Boolean;

Fore.NET Syntax

ForceUpdateVcs : System.Boolean;

Description

The ForceUpdateVcs property determines whether update is forced on the object controlled by VCS.

Comments

If the property value is set to True, the object controlled by VCS is updated. If the property is False, the given object is not updated.

See also:

IMetabaseUpdateObjectApplyState