UpdateOnPropChange Property

Specifies whether changes to properties in the Alarm Summary object take effect immediately. Set this property to False if you are changing multiple properties and you want the changes to take effect simultaneously.

Syntax

object.UpdateOnPropChange [= Boolean]

Properties

The UpdateOnPropChange property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether property changes take immediate effect.

Settings

The settings for Boolean are:

Value

Description

True

Changes made to properties take immediate effect. (Default)

False

Changes do not take immediate effect.

 

Applies To