HasSystemChanged

Indicates whether an application’s system information has changed in a way that might require a consolidation, calculation, or translation to be run. For example, HasSystemChanged returns TRUE if a metadata file has been loaded since the last consolidation.

Syntax

<HsvSession>.HasSystemChanged pvbMajorChange, pvbMinorChange

Argument

Description

pvbMajorChange

Boolean. Returns TRUE if the application’s system information has changed, FALSE otherwise.

pvbMinorChange

Boolean. For internal use.