 | WriteBackHandler.moExtTargetCache Field |
Contains file to extension + id mapping for better performance
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected Dictionary<string, Tuple<string, byte[]>> moExtTargetCache
Protected moExtTargetCache As Dictionary(Of String, Tuple(Of String, Byte()))
Field Value
Dictionary<String,
Tuple<String,
Byte[]>>
See Also