Click or drag to resize

ImportTypeBase Properties

The ImportTypeBase type exposes the following members.

Properties
  NameDescription
Protected propertyAsk
Gets or sets the ask price
Protected propertyBid
Gets or sets the bid price
Public propertyBuiltDataType
Protected propertyClose
Gets or sets the close
Public propertyDefaultExtension
Gets or sets the default extension
Public propertyDefaultTemplate
Public propertyDescription
Gets the description
Protected propertyDialogService (Inherited from MessageBoxBase.)
Public propertyDisplayName
Public propertyError
Gets the Error string
(Inherited from MessageBoxBase.)
Protected propertyFileService (Inherited from MessageBoxBase.)
Public propertyFilter
Gets or sets the filter string
Public propertyHasParameter
Protected propertyHigh
Gets or sets the high
Public propertyInitialDirectory
Gets or sets the initial directory
Public propertyInstrument
Gets or sets the instrument
Public propertyIsContinuous
Gets or sets if the imported data is continuous or not
Public propertyItem
Gets the IDataErrorInfo error string
(Inherited from MessageBoxBase.)
Protected propertyLow
Gets or sets the low
Protected propertyMessageBox (Inherited from MessageBoxBase.)
Protected propertyNullIteration
Gets or sets the maximum dataPoints the loop can have, default is 50K. This is more of a safety feature to evade an infinite loop.
Protected propertyOI
Gets or sets the open interest
Protected propertyOpen
Gets or sets the open
Protected propertySingletonService (Inherited from MessageBoxBase.)
Protected propertyState
Gets the state
Public propertyTemplate
Public propertyTemplateType
Protected propertyTime
Gets or sets the time
Protected propertyVolume
Gets or sets the volume
Top
See Also