Click or drag to resize

Classe DedOpenCommandEventArgs

Argomento per informazioni relative al comando di apertura.
Gerarchia di ereditarietà
SystemObject
  SystemEventArgs
    System.ComponentModelCancelEventArgs
      DedNetDedBeforeOrAfterEventArgs
        DedNetDedEventArgs
          DedNetDedCommandEventArgs
            DedNetDedOpenCommandEventArgs

Namespace: DedNet
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public class DedOpenCommandEventArgs : DedCommandEventArgs

Il tipo DedOpenCommandEventArgs espone i seguenti membri.

Costruttori
Proprietà
 NomeDescrizione
Proprietà pubblicaBeforeOrAfter Restituisce il momento dell'evento rispetto l'azione.
(Ereditato da DedBeforeOrAfterEventArgs)
Proprietà pubblicaCommand Restituisce il comando in esecuzione.
(Ereditato da DedCommandEventArgs)
Proprietà pubblicaCommandResult Restituisce o imposta il valore restituito dal comando. Questo argomento viene preso in considerazione solo se HandlingCode = Handled.
(Ereditato da DedEventArgs)
Proprietà pubblicaDocAnagrInfo Restituisce le informazioni di associazione anagrafica relative al documento in apertura.
Proprietà pubblicaException Eccezione per eventuale annullamento dell'evento. Utilizzabile da script....
(Ereditato da DedBeforeOrAfterEventArgs)
Proprietà pubblicaFullFileName Restituisce il nome completo del file da aprire.
Proprietà pubblicaHandlingCode Restituisce o imposta la gestione dell'evento.
(Ereditato da DedEventArgs)
Proprietà pubblicaReadOnly Restituisce se si tratti di una apertura in sola lettura.
Proprietà pubblicaRunningContext Contesto di lancio del comando
(Ereditato da DedCommandEventArgs)
Torna su
Vedi anche

Documentazione

Namespace DedNet