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