Evento DedNetApplicationEditCommEvent
|
Evento lanciato prima e domo la modifica di una commessa.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public event EventHandler<DedCommCommandEventArgs> EditCommEvent
Public Event EditCommEvent As EventHandler(Of DedCommCommandEventArgs)
public:
event EventHandler<DedCommCommandEventArgs^>^ EditCommEvent {
void add (EventHandler<DedCommCommandEventArgs^>^ value);
void remove (EventHandler<DedCommCommandEventArgs^>^ value);
}
member EditCommEvent : IEvent<EventHandler<DedCommCommandEventArgs>,
DedCommCommandEventArgs>
Valore
EventHandlerDedCommCommandEventArgsVedi anche