Click or drag to resize

ScannerBase Properties

The ScannerBase type exposes the following members.

Properties
 NameDescription
Public propertyAccount Gets or sets the Account
Public propertyCellConditionItems Gets or sets the cell condition items
Public propertyCellConditonsSerializer 
Public propertyDebounceInterval Gets the debounce interval
Protected propertyDialogService Opens a IDialogService dialog
(Inherited from ServiceBase)
Protected propertyDispatcher Gets the dispatcher
(Inherited from SharpScriptBase)
Public propertyDisplayName Gets the display name
(Inherited from SharpScriptBase)
Public propertyDisplayValue The value to be displayed
Public propertyError Gets the Error string
(Inherited from ServiceBase)
Protected propertyFileService Opens a IFileService dialog
(Inherited from ServiceBase)
Public propertyHasLevel1Stream Has Level-I stream
Public propertyHasLevel2Stream Has Level-II stream
Public propertyHeaderString Header string
Public propertyInstrument Gets or sets the instrument
Public propertyInstruments Gets or sets the IInstrument array
Protected propertyIsRefreshObserved True if OnNextRefresh is overriden in user code.
Public propertyIsTriggerVisible If true, then the Triggers can be configured via the column selector
Public propertyItem Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Protected propertyMessageBox Opens a IMessageBoxService dialog
(Inherited from ServiceBase)
Public propertyName Gets the name
(Inherited from SharpScriptBase)
Public propertyObserveAllMarketDataTypes Observe all MarketDataType types
Protected propertySingletonService Opens a ISingletonService dialog
(Inherited from ServiceBase)
Public propertyState Gets the current State of the script
(Inherited from SharpScriptBase)
Public propertyTemplate
(Overrides SharpScriptBaseTemplate)
Top
See Also