Click or drag to resize

InstrumentDefinitionImportBase Properties

The InstrumentDefinitionImportBase type exposes the following members.

Properties
 NameDescription
Public propertyCanProcessFile 
Public propertyCurrentFile Gets the current file which is being processed. With each new file the OnStateChange method is raised with the State set to StartUp
Public propertyDescription 
Protected propertyDialogService
(Inherited from ServiceBase)
Protected propertyDispatcher Gets the dispatcher
(Inherited from SharpScriptBase)
Public propertyDisplayName Gets the display name
(Inherited from SharpScriptBase)
Public propertyError Gets the Error string
(Inherited from ServiceBase)
Public propertyFileExtension 
Protected propertyFileService
(Inherited from ServiceBase)
Public propertyInitialDirectory 
Public propertyIsMultiselect 
Public propertyItem Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Public propertyLinesToSkip 
Protected propertyMessageBox
(Inherited from ServiceBase)
Public propertyName Gets the name
(Inherited from SharpScriptBase)
Protected propertySingletonService
(Inherited from ServiceBase)
Public propertyState Gets the current State of the script
(Inherited from SharpScriptBase)
Public propertyTemplate
(Overrides SharpScriptBaseTemplate)
Public propertyThrowOnError 
Public propertyUrl 
Top
See Also