GenericExportHandlerT, E, I Fields |
The GenericExportHandlerT, E, I generic type exposes the following members.
| Name | Description | |
|---|---|---|
| mbCollectConvertedDocs |
Flag to collect converted documents for items during export.
| |
| mlExporWindowHandle |
Window handle for the Export Dialog
| |
| moExportListViews |
Dictinary from source configration to List View in different export tabs.
| |
| moExportProfile |
Export profile that is being processed.
| |
| moExportProfileDatas |
Dictionary from source configuration to Export Profile data in different export tabs.
| |
| moParent |
Parent Extensions that intantiates this Export Handler
| |
| moRightClickItems |
Right click menu for items.
The row must be detected as an item (rather than an attachment) to have right click menu.
Dictionary key is the ID, followed by a list of tuples, where Item1 is
the menuitem text than the Item2 is the action to invoke.
|