Evento DedNetInvAppImportPackAndGoMappingRootEvent
|
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.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
EventHandlerDedNetInvAppImportPackAndGoMappingRootEventArgsVedi anche