Evento DedNetApplicationDocStructInfoCreatedEvent
|
Evento creazione nuovo DocStructInfo
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public event EventHandler<ResolveDocStructInfoEventArgs> DocStructInfoCreatedEvent
Public Event DocStructInfoCreatedEvent As EventHandler(Of ResolveDocStructInfoEventArgs)
public:
event EventHandler<ResolveDocStructInfoEventArgs^>^ DocStructInfoCreatedEvent {
void add (EventHandler<ResolveDocStructInfoEventArgs^>^ value);
void remove (EventHandler<ResolveDocStructInfoEventArgs^>^ value);
}
member DocStructInfoCreatedEvent : IEvent<EventHandler<ResolveDocStructInfoEventArgs>,
ResolveDocStructInfoEventArgs>
Valore
EventHandlerResolveDocStructInfoEventArgsVedi anche