ModifyFieldValueEventArgs(String, Int32) Constructor
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:
ModifyFieldValueEventArgs(System::String ^ _fieldName, int _arrayIndex);
public ModifyFieldValueEventArgs (string _fieldName, int _arrayIndex);
new Dynamics.AX.Application.ModifyFieldValueEventArgs : string * int -> Dynamics.AX.Application.ModifyFieldValueEventArgs
Public Sub New (_fieldName As String, _arrayIndex As Integer)
Parameters
- _fieldName
- String
- _arrayIndex
- Int32