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