Click or drag to resize

GenericExportHandlerT, E, IExportSucceeded Property

True if user implementation of Export(ListE) retuned true, or if implementation of SecondPhaseExport(ListE) returns true.

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

Property Value

Boolean
Revision History
DateVersionDescription
-2024 SP0First Release
See Also