Evento DedNetInvAppImportPackAndGoPresetCodingOperationEvent
|
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public static event EventHandler<DedNetInvAppImportPackAndGoPresetCodingOperationEventArgs> ImportPackAndGoPresetCodingOperationEvent
Public Shared Event ImportPackAndGoPresetCodingOperationEvent As EventHandler(Of DedNetInvAppImportPackAndGoPresetCodingOperationEventArgs)
public:
static event EventHandler<DedNetInvAppImportPackAndGoPresetCodingOperationEventArgs^>^ ImportPackAndGoPresetCodingOperationEvent {
void add (EventHandler<DedNetInvAppImportPackAndGoPresetCodingOperationEventArgs^>^ value);
void remove (EventHandler<DedNetInvAppImportPackAndGoPresetCodingOperationEventArgs^>^ value);
}
member ImportPackAndGoPresetCodingOperationEvent : IEvent<EventHandler<DedNetInvAppImportPackAndGoPresetCodingOperationEventArgs>,
DedNetInvAppImportPackAndGoPresetCodingOperationEventArgs>
Valore
Tipo:
SystemEventHandlerDedNetInvAppImportPackAndGoPresetCodingOperationEventArgsVedi anche