Click or drag to resize

GenericExportHandlerT, E, ImoExportProfileDatas Field

Dictionary from source configuration to Export Profile data in different export tabs.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
protected Dictionary<string, ICTExportProfileData> moExportProfileDatas

Field Value

Type: DictionaryString, ICTExportProfileData
See Also