Evento DedRuleApplierItemSetAttrPost
|
Evento chiamato subito dopo aver settato il valore della regola sull'attributo.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
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