Share

ChangeProcessor.DisplayMessages Property

Parent Object: ChangeProcessor

Description

Read-write property that gets and sets whether or not to display error/warning messages during the change process. A value of False indicates that all the messages will be suppressed. Initially set to False. This property should be set before the Execute metho.

Syntax

ChangeProcessor.DisplayMessages() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 9

Was this information helpful?