Revit 2021.1 API |
IExportContext..::..IsCanceled Method |
IExportContext Interface See Also |
This method is queried at the beginning of every element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2014
Syntax
C# |
---|
bool IsCanceled() |
Visual Basic |
---|
Function IsCanceled As Boolean |
Visual C++ |
---|
bool IsCanceled() |