Metodo DedNetInvAppOnImportPackAndGoMappingRootEvent
|
Lancia l'evento di ImportPackAndGoMappingRootEvent
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public static void OnImportPackAndGoMappingRootEvent(
Object sender,
DedNetInvAppImportPackAndGoMappingRootEventArgs e
)
Public Shared Sub OnImportPackAndGoMappingRootEvent (
sender As Object,
e As DedNetInvAppImportPackAndGoMappingRootEventArgs
)
public:
static void OnImportPackAndGoMappingRootEvent(
Object^ sender,
DedNetInvAppImportPackAndGoMappingRootEventArgs^ e
)
static member OnImportPackAndGoMappingRootEvent :
sender : Object *
e : DedNetInvAppImportPackAndGoMappingRootEventArgs -> unit
Parametri
- sender Object
-
- e DedNetInvAppImportPackAndGoMappingRootEventArgs
-
Vedi anche