IIsImportPlugin Properties

Stator | API Documentation

The IIsImportPlugin type exposes the following members.

Properties

  NameDescription
Public propertyAuthor
The author of the plugin.
Public propertyCanCloseOpenPositions
Internally set this flag to true if the import plugin supports the closing of an open position data.
Public propertyCanImportCashAccounts
Internally set this flag to true if the import plugin supports cash account data.
Public propertyCanImportCashTransactions
Internally set this flag to true if the import plugin supports cash transaction data.
Public propertyCanImportClosedPositions
Internally set this flag to true if the import plugin supports closed position data.
Public propertyCanImportEstateDiaryNotes
Internaly set this flag to true if the import plugin supports estate diary note data.
Public propertyCanImportEstates
Internaly set this flag to true if the import plugin supports estate data.
Public propertyCanImportIncome
Internally set this flag to true if the import plugin supports imcome data, i.e. dividends, trust distributions.
Public propertyCanImportOpenPositions
Internally set this flag to true if the import plugin supports open position data.
Public propertyCredits
A string for credits/license information for the plugin.
Public propertyDescription
A brief description of the plugin.
Public propertyID
The ID for the plugin.
Public propertyImagePNG16x16
A 16x16 pixel image for this plugin (PNG format).
Public propertyImagePNG64x64
A 64x64 pixel image for this plugin (PNG format).
Public propertyName
The name for the plugin.
Public propertyVersion
The version for the plugin.
i.e. 4.0.1800
Top
See Also

Reference