Common.__GetFieldHandleById(Int32, 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:
Microsoft::Dynamics::Ax::Xpp::Metadata::FieldHandle ^ __GetFieldHandleById(int fieldId, int arrayIndex);
public Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle __GetFieldHandleById (int fieldId, int arrayIndex);
member this.__GetFieldHandleById : int * int -> Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle
Public Function __GetFieldHandleById (fieldId As Integer, arrayIndex As Integer) As FieldHandle
Parameters
- fieldId
- Int32
- arrayIndex
- Int32
Returns
Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle