Classe DedCommCommandEventArgs |
Namespace: DedNet
Il tipo DedCommCommandEventArgs espone i seguenti membri.
Nome | Descrizione | |
---|---|---|
DedCommCommandEventArgs |
Nome | Descrizione | |
---|---|---|
BeforeOrAfter |
Restituisce il momento dell'evento rispetto l'azione.
(Ereditato da DedBeforeOrAfterEventArgs.) | |
Comm |
Restituisce la commessa in modifica.
| |
Command |
Restituisce il comando in esecuzione.
(Ereditato da DedCommandEventArgs.) | |
CommandResult |
Restituisce o imposta il valore restituito dal comando.
Questo argomento viene preso in considerazione solo se HandlingCode = Handled.
(Ereditato da DedEventArgs.) | |
CommData |
Restituisce i dati della commessa in creazione.
| |
Exception |
Eccezione per eventuale annullamento dell'evento. Utilizzabile da script....
(Ereditato da DedBeforeOrAfterEventArgs.) | |
HandlingCode |
Restituisce o imposta la gestione dell'evento.
(Ereditato da DedEventArgs.) | |
RunningContext |
Contesto di lancio del comando
(Ereditato da DedCommandEventArgs.) |