Click or drag to resize

ExportItemCancelConversions Property

Set this flag to true to cancel all conversions related to this item. Updates also checkbox state if ConversionCheckboxes feature is enabled.

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

Property Value

Boolean
See Also