 | 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.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool CancelConversions { get; set; }
Public Property CancelConversions As Boolean
Get
Set
Property Value
Boolean
See Also