Evento DedNetInvAppImportPackAndGoMappingRootEvent
|
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public static event EventHandler<DedNetInvAppImportPackAndGoMappingRootEventArgs> ImportPackAndGoMappingRootEvent
Public Shared Event ImportPackAndGoMappingRootEvent As EventHandler(Of DedNetInvAppImportPackAndGoMappingRootEventArgs)
public:
static event EventHandler<DedNetInvAppImportPackAndGoMappingRootEventArgs^>^ ImportPackAndGoMappingRootEvent {
void add (EventHandler<DedNetInvAppImportPackAndGoMappingRootEventArgs^>^ value);
void remove (EventHandler<DedNetInvAppImportPackAndGoMappingRootEventArgs^>^ value);
}
member ImportPackAndGoMappingRootEvent : IEvent<EventHandler<DedNetInvAppImportPackAndGoMappingRootEventArgs>,
DedNetInvAppImportPackAndGoMappingRootEventArgs>
Valore
Tipo:
SystemEventHandlerDedNetInvAppImportPackAndGoMappingRootEventArgsVedi anche