|   | StopImportDelegate Delegate | 
 
            Delegate called to check if the Import has to stop.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic delegate bool StopImportDelegate()
Return Value
Type: 
BooleanTrue if the Import has to stop.
See Also