FormObjectSetNotify.onCurrentChanged(FormObjectSet, Int32) 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 void onCurrentChanged(Dynamics::AX::Application::FormObjectSet ^ _sender, int _position);
protected virtual void onCurrentChanged (Dynamics.AX.Application.FormObjectSet _sender, int _position);
abstract member onCurrentChanged : Dynamics.AX.Application.FormObjectSet * int -> unit
override this.onCurrentChanged : Dynamics.AX.Application.FormObjectSet * int -> unit
Protected Overridable Sub onCurrentChanged (_sender As FormObjectSet, _position As Integer)
Parameters
- _sender
- FormObjectSet
- _position
- Int32