Metodo DedNetApplicationOnDocumentImportedEvent
|
Lancia l'evento DocumentImport.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi protected internal void OnDocumentImportedEvent(
ImportedDocStructInfoEventArgs e
)
Protected Friend Sub OnDocumentImportedEvent (
e As ImportedDocStructInfoEventArgs
)
protected public:
void OnDocumentImportedEvent(
ImportedDocStructInfoEventArgs^ e
)
member OnDocumentImportedEvent :
e : ImportedDocStructInfoEventArgs -> unit
Parametri
- e ImportedDocStructInfoEventArgs
-
Vedi anche