Share

IExportContext.IsCanceled Method

This method is queried at the beginning of every element.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

bool IsCanceled()

Return Value

Boolean
Return True if you wish to cancel the exporting process, or False otherwise.

See Also

Reference

Was this information helpful?