 | 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.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxprotected IGenericExportHandler ExportHandler { get; }
Protected ReadOnly Property ExportHandler As IGenericExportHandler
Get
Property Value
Type:
IGenericExportHandler
See Also