Share via


DataSourceMethodInfoList.getMethod(Int32) Method

Definition

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

Returns

Applies to