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