Evento DedNetInvApp.ImportPackAndGoMappingRootEvent
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic static event EventHandler<DedNetInvApp.ImportPackAndGoMappingRootEventArgs> ImportPackAndGoMappingRootEvent
Public Shared Event ImportPackAndGoMappingRootEvent As EventHandler(Of DedNetInvApp.ImportPackAndGoMappingRootEventArgs)
public:
static event EventHandler<DedNetInvApp.ImportPackAndGoMappingRootEventArgs^>^ ImportPackAndGoMappingRootEvent {
void add (EventHandler<DedNetInvApp.ImportPackAndGoMappingRootEventArgs^>^ value);
void remove (EventHandler<DedNetInvApp.ImportPackAndGoMappingRootEventArgs^>^ value);
}
member ImportPackAndGoMappingRootEvent : IEvent<EventHandler<DedNetInvApp.ImportPackAndGoMappingRootEventArgs>,
DedNetInvApp.ImportPackAndGoMappingRootEventArgs>
Valore
EventHandler<DedNetInvApp.ImportPackAndGoMappingRootEventArgs>
Vedi anche