Evento DedNetApplicationDedRuleSetAttrPostEvent
             | 
          
        
        
            Evento chiamato subito dopo l'impostazione degli attributi di una regola.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic event EventHandler DedRuleSetAttrPostEvent
Public Event DedRuleSetAttrPostEvent As EventHandler
public:
 event EventHandler^ DedRuleSetAttrPostEvent {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}member DedRuleSetAttrPostEvent : IEvent<EventHandler,
    EventArgs>Valore
EventHandler
Vedi anche