Share

Application.ChangeManager Property

Parent Object: Application

Description

Gets the ChangeManager object. The ChangeManager object manages the processes involved in making changes to data and recording the change process.

Syntax

Application.ChangeManager() As ChangeManager

Property Value

This is a read only property whose value is a ChangeManager.

Version

Introduced in version 9

Was this information helpful?