Réserver une Démo
Pré. Proc.

ReloadType

The ReloadType enumeration represents values returned from the GetReloadItem and PeekReloadItem methods of the ModelWatcher Class. It has four possible values, which define the type of change that was made to a model.

Enum Values

Value

Meaning

See also

rtElement

The Item parameter represents a particular element that must be reloaded.

rtEntireModel

Entire model must be reloaded to ensure that all changes are reloaded.

rtNone

No change in the model.

rtPackage

The Item parameter represents a particular Package that must be reloaded.