Click or drag to resize

GenericExportHandlerT, E, IWriteBackHandler Property

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public WriteBackHandler WriteBackHandler { get; protected set; }

Property Value

Type: WriteBackHandler

Implements

IGenericExportHandlerWriteBackHandler
See Also