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