RVTDocs.com
Namespace: Autodesk.Revit.DB Class: CustomExporter

CustomExporter.ShouldStopOnError

Property
Description:
This flag instructs the exporting process to either stop or continue in case an error occurs during any of the exporting methods.
Syntax
public bool ShouldStopOnError { get; set; }