 | 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)
Syntaxprotected Dictionary<string, ICTExportProfileData> moExportProfileDatas
Protected moExportProfileDatas As Dictionary(Of String, ICTExportProfileData)
Field Value
Type:
DictionaryString,
ICTExportProfileData
See Also