FormSegmentedEntryControl.currentSegment 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.
public:
virtual Dynamics::AX::Application::FormSegment ^ currentSegment();
public virtual Dynamics.AX.Application.FormSegment currentSegment ();
abstract member currentSegment : unit -> Dynamics.AX.Application.FormSegment
override this.currentSegment : unit -> Dynamics.AX.Application.FormSegment
Public Overridable Function currentSegment () As FormSegment