Click or drag to resize

WriteBackHandlerInit Method

Initialization of this object

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

Parameters

owner  IGenericExportHandler
See Also