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