Evento DedNetApplicationStateCommandDocPublishEraseEvent
|
Evento di cancellazione documenti pubblicazione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public event EventHandler<StateCommandEventArgs> StateCommandDocPublishEraseEvent
Public Event StateCommandDocPublishEraseEvent As EventHandler(Of StateCommandEventArgs)
public:
event EventHandler<StateCommandEventArgs^>^ StateCommandDocPublishEraseEvent {
void add (EventHandler<StateCommandEventArgs^>^ value);
void remove (EventHandler<StateCommandEventArgs^>^ value);
}
member StateCommandDocPublishEraseEvent : IEvent<EventHandler<StateCommandEventArgs>,
StateCommandEventArgs>
Valore
EventHandlerStateCommandEventArgsVedi anche