Evento DedRuleApplierItemSetAttrPost
             | 
          
        
        
            Evento chiamato subito dopo aver settato il valore della regola sull'attributo.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic event EventHandler SetAttrPost
Public Event SetAttrPost As EventHandler
public:
 event EventHandler^ SetAttrPost {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}member SetAttrPost : IEvent<EventHandler,
    EventArgs>Valore
EventHandler
Vedi anche