Method GetWorkflowElement
- Namespace
- Bonsai.Expressions
- Assembly
- Bonsai.Core.dll
GetWorkflowElement(ExpressionBuilder)
Returns the editor browsable element for the specified ExpressionBuilder.
public static object GetWorkflowElement(ExpressionBuilder builder)
Parameters
builder
ExpressionBuilderThe ExpressionBuilder for which to retrieve the editor browsable element.