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