Click or drag to resize

ImportBase Properties

The ImportBase type exposes the following members.

Properties
 NameDescription
Public propertyBuiltDataTypeBuiltDataType of the parsed data
Public propertyCanSaveSettings Can save settings
Public propertyDescription Description as displayed in the GUI
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 File extension of the selected file. Default is 'txt'
Protected propertyFileService
(Inherited from ServiceBase)
Public propertyIsContinuous Is continuous data or not. This is for Futures only
Public propertyIsTimeAtStart If checked will advance the time by a minute. Applicable for Minute only
Public propertyItem Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Public propertyLinesToSkip Lines to skip
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 Xaml template associated with the script
(Overrides SharpScriptBaseTemplate)
Public propertyThrowOnError Gets if an exception is thrown on error
Top
See Also