QueryBuildFieldList.fieldKind(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::SelectionField fieldKind(int _index);
public virtual Microsoft.Dynamics.Ax.Xpp.SelectionField fieldKind (int _index);
abstract member fieldKind : int -> Microsoft.Dynamics.Ax.Xpp.SelectionField
override this.fieldKind : int -> Microsoft.Dynamics.Ax.Xpp.SelectionField
Public Overridable Function fieldKind (_index As Integer) As SelectionField
Parameters
- _index
- Int32
Returns
Microsoft.Dynamics.Ax.Xpp.SelectionField