Share via


FormObjectSet.cursor Method

Definition

Has no functionality in the FormObjectSet class but is overridden by the FormDataSource.cursor method, which returns the currently active record in the table that is referenced by the data source.

public:
 virtual Microsoft::Dynamics::Ax::Xpp::Common ^ cursor();
public virtual Microsoft.Dynamics.Ax.Xpp.Common cursor ();
abstract member cursor : unit -> Microsoft.Dynamics.Ax.Xpp.Common
override this.cursor : unit -> Microsoft.Dynamics.Ax.Xpp.Common
Public Overridable Function cursor () As Common

Returns

Applies to