Import |
The ImportBase type exposes the following members.
Name | Description | |
---|---|---|
BuiltDataType | BuiltDataType of the parsed data | |
CanSaveSettings | Can save settings | |
Description | Description as displayed in the GUI | |
DialogService | (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 selected file. Default is 'txt' | |
FileService | (Inherited from ServiceBase) | |
IsContinuous | Is continuous data or not. This is for Futures only | |
IsTimeAtStart | If checked will advance the time by a minute. Applicable for Minute only | |
Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
LinesToSkip | Lines to skip | |
MessageBox | (Inherited from ServiceBase) | |
Name |
Gets the name
(Inherited from SharpScriptBase) | |
SingletonService | (Inherited from ServiceBase) | |
State |
Gets the current State of the script
(Inherited from SharpScriptBase) | |
Template |
Xaml template associated with the script
(Overrides SharpScriptBaseTemplate) | |
ThrowOnError | Gets if an exception is thrown on error |