Evento DedNetApplicationStateCommandDocPublishEraseEvent
             | 
          
        
        
            Evento di cancellazione documenti pubblicazione.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic 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
EventHandlerStateCommandEventArgs
Vedi anche