FormControl.changeTracker Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual Dynamics::AX::Application::FormChangeTracker ^ changeTracker();
protected virtual Dynamics.AX.Application.FormChangeTracker changeTracker ();
abstract member changeTracker : unit -> Dynamics.AX.Application.FormChangeTracker
override this.changeTracker : unit -> Dynamics.AX.Application.FormChangeTracker
Protected Overridable Function changeTracker () As FormChangeTracker