MultiSelectionContext.getNext 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 Microsoft::Dynamics::Ax::Xpp::Common ^ getNext();
public virtual Microsoft.Dynamics.Ax.Xpp.Common getNext ();
abstract member getNext : unit -> Microsoft.Dynamics.Ax.Xpp.Common
override this.getNext : unit -> Microsoft.Dynamics.Ax.Xpp.Common
Public Overridable Function getNext () As Common