FormGridControl.getLineData(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.
public:
virtual Microsoft::Dynamics::Ax::Xpp::Struct ^ getLineData(int _lineNumber);
public virtual Microsoft.Dynamics.Ax.Xpp.Struct getLineData (int _lineNumber);
abstract member getLineData : int -> Microsoft.Dynamics.Ax.Xpp.Struct
override this.getLineData : int -> Microsoft.Dynamics.Ax.Xpp.Struct
Public Overridable Function getLineData (_lineNumber As Integer) As Struct
Parameters
- _lineNumber
- Int32