Click or drag to resize

GenericExportHandlerT, E, IWriteBackHandler Property

The class that handles writing back values from Export to files.

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

Property Value

WriteBackHandler

Implements

IGenericExportHandlerWriteBackHandler
Revision History
DateVersionDescription
-2024 SP0First Release
See Also