 | GenericExportHandlerT, E, ImoExportProfileDatas Field |
Dictionary from source configuration to Export Profile data in different export tabs.
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected Dictionary<string, ICTExportProfileData> moExportProfileDatas
Protected moExportProfileDatas As Dictionary(Of String, ICTExportProfileData)
Field Value
DictionaryString,
ICTExportProfileData
Revision HistoryDate | Version | Description |
---|
- | 2024 SP0 | First Release |
See Also