ValidateFieldEventArgs(Int32, Boolean) 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:
ValidateFieldEventArgs(int _fieldId, bool _result);
public ValidateFieldEventArgs (int _fieldId, bool _result);
new Dynamics.AX.Application.ValidateFieldEventArgs : int * bool -> Dynamics.AX.Application.ValidateFieldEventArgs
Public Sub New (_fieldId As Integer, _result As Boolean)
Parameters
- _fieldId
- Int32
- _result
- Boolean