Click or drag to resize

GenericExportHandlerT, E, I Fields

The GenericExportHandlerT, E, I generic type exposes the following members.

Fields
  NameDescription
Protected fieldmbCollectConvertedDocs
Flag to collect converted documents for items during export.
Protected fieldmlExporWindowHandle
Window handle for the Export Dialog
Protected fieldmoExportListViews
Dictinary from source configration to List View in different export tabs.
Protected fieldmoExportProfile
Export profile that is being processed.
Protected fieldmoExportProfileDatas
Dictionary from source configuration to Export Profile data in different export tabs.
Protected fieldmoParent
Parent Extensions that intantiates this Export Handler
Protected fieldmoRightClickItems
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.
Top
See Also