DataSourceMethodInfoList.getMethod(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 Dynamics::AX::Application::DataSourceMethodInfo ^ getMethod(int _methodNumber);
public virtual Dynamics.AX.Application.DataSourceMethodInfo getMethod (int _methodNumber);
abstract member getMethod : int -> Dynamics.AX.Application.DataSourceMethodInfo
override this.getMethod : int -> Dynamics.AX.Application.DataSourceMethodInfo
Public Overridable Function getMethod (_methodNumber As Integer) As DataSourceMethodInfo
Parameters
- _methodNumber
- Int32