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