Click or drag to resize

WriteBackHandlerInit Method

Initialization of this object

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public virtual void Init(
	IGenericExportHandler owner
)

Parameters

owner
Type: CTExtensions.ExportCore.ExportHandlerIGenericExportHandler
See Also