Evento DedNetApplicationAttributeOnlyDbChanged
|
Evento chiamato alla modifica di un attributo nell'edita attributi solo DB
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.2.0-beta3
Sintassi public event EventHandler<EventArgs> AttributeOnlyDbChanged
Public Event AttributeOnlyDbChanged As EventHandler(Of EventArgs)
public:
event EventHandler<EventArgs^>^ AttributeOnlyDbChanged {
void add (EventHandler<EventArgs^>^ value);
void remove (EventHandler<EventArgs^>^ value);
}
member AttributeOnlyDbChanged : IEvent<EventHandler<EventArgs>,
EventArgs>
Valore
EventHandlerEventArgsVedi anche