Instrument |
The InstrumentDefinitionImportBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CanProcessFile | Can process file | |
| CurrentFile | Gets the current file which is being processed. With each new file the OnStateChange method is raised with the State set to StartUp | |
| Description | Description | |
| DialogService |
Opens a IDialogService dialog
(Inherited from ServiceBase) | |
| Dispatcher |
Gets the dispatcher
(Inherited from SharpScriptBase) | |
| DisplayName |
Gets the display name
(Inherited from SharpScriptBase) | |
| Error |
Gets the Error string
(Inherited from ServiceBase) | |
| FileExtension | File extension of the file to be imported | |
| FileService |
Opens a IFileService dialog
(Inherited from ServiceBase) | |
| InitialDirectory | Initial directory | |
| IsMultiselect | Can select multiple files | |
| Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
| LinesToSkip | Lines to skip | |
| MessageBox |
Opens a IMessageBoxService dialog
(Inherited from ServiceBase) | |
| Name |
Gets the name
(Inherited from SharpScriptBase) | |
| SingletonService |
Opens a ISingletonService dialog
(Inherited from ServiceBase) | |
| State |
Gets the current State of the script
(Inherited from SharpScriptBase) | |
| Template | (Overrides SharpScriptBaseTemplate) | |
| ThrowOnError | Throw an exception on error | |
| Url | Gets the Url |