The IIsImportPlugin type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Author |
The author of the plugin.
|
![]() | CanCloseOpenPositions |
Internally set this flag to true if the import plugin supports the closing of an open position data.
|
![]() | CanImportCashAccounts |
Internally set this flag to true if the import plugin supports cash account data.
|
![]() | CanImportCashTransactions |
Internally set this flag to true if the import plugin supports cash transaction data.
|
![]() | CanImportClosedPositions |
Internally set this flag to true if the import plugin supports closed position data.
|
![]() | CanImportEstateDiaryNotes |
Internaly set this flag to true if the import plugin supports estate diary note data.
|
![]() | CanImportEstates |
Internaly set this flag to true if the import plugin supports estate data.
|
![]() | CanImportIncome |
Internally set this flag to true if the import plugin supports imcome data, i.e. dividends, trust distributions.
|
![]() | CanImportOpenPositions |
Internally set this flag to true if the import plugin supports open position data.
|
![]() | Credits |
A string for credits/license information for the plugin.
|
![]() | Description |
A brief description of the plugin.
|
![]() | ID |
The ID for the plugin.
|
![]() | ImagePNG16x16 |
A 16x16 pixel image for this plugin (PNG format).
|
![]() | ImagePNG64x64 |
A 64x64 pixel image for this plugin (PNG format).
|
![]() | Name |
The name for the plugin.
|
![]() | Version |
The version for the plugin. i.e. 4.0.1800 |
See Also