Compartir a través de


ValidateFieldEventArgs(Int32, Boolean) Constructor

Definition

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

Applies to