 | ExportItemExportHandler Property |
Export Handler. This should be an inheritant of
GenericExportHandlerT, E, I
but type is left loosely defined due to cascading generics.
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected IGenericExportHandler ExportHandler { get; }
Protected ReadOnly Property ExportHandler As IGenericExportHandler
Get
Property Value
IGenericExportHandler
See Also