 | ExportItemCancelConversions Property |
Set this flag to true to cancel all conversions related to this item.
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic bool CancelConversions { get; set; }
Public Property CancelConversions As Boolean
Get
Set
Property Value
Type:
Boolean
See Also