Costruttore DedNetInvAppInvRilCheckCoherenceEventArgs
|
Costruttore. Salva gli argomenti nei campi
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public InvRilCheckCoherenceEventArgs(
StateCommandEventArgs stateCmdArgs,
Document pubDoc
)
Public Sub New (
stateCmdArgs As StateCommandEventArgs,
pubDoc As Document
)
public:
InvRilCheckCoherenceEventArgs(
StateCommandEventArgs^ stateCmdArgs,
Document^ pubDoc
)
new :
stateCmdArgs : StateCommandEventArgs *
pubDoc : Document -> InvRilCheckCoherenceEventArgs
Parametri
- stateCmdArgs
- Tipo: StateCommandEventArgs
- pubDoc
- Tipo: Document
Vedi anche