Skip to main content

FlowXmlExportProperties

Represents the configuration properties for XML export operations in workflow objects.

The FlowXmlExportProperties class defines the configuration settings for XML export operations within workflow objects. It inherits from BimserWorkflowObjectProperties and implements IFlowXmlExportProperties. This class manages error handling, export options, and variable value settings for XML export operations. Note that this class is marked as obsolete as it has been removed from the UI.

Properties

NameDescription
ValueOptionsGets or sets the configuration options for variable value handling during XML export.
ResumeOnErrorGets or sets whether the workflow should continue execution after encountering an error.
ErrorDescriptionObjectNameGets or sets the name of the object that contains error description information.
ErrorOptionsGets or sets the error handling configuration options for the XML export operation.
ExportOptionsGets or sets the configuration options for the XML file export operation.