SharpTrader.SDK - Developer API

IImportDataWindow Members

The IImportDataWindow type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Initialize
Initializes this instance.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property ImportManagerType
Gets

Field Value

the type that implements IDataImportManager for this window.
Public property ViewModel
Gets

Field Value

IDataImportManager.

Events


  Name Description
Public event AllImportsCompleted
One IImportDataWindow may import from multiple similar but independent sources (e.g., from multiple files). This event should be invoked to indicate that all such have been processed and the form is about to close.