Metodo DedNetApplicationOnDocumentImportedEvent
             | 
          
        
        
            Lancia l'evento DocumentImport.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassiprotected 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