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 is set to True, the object under VCS control, is updated. If the property is set to False, the specified object will not be updated.

See also:

IMetabaseUpdateObjectApplyState