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