Table of Contents

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 ExpressionBuilder

The ExpressionBuilder for which to retrieve the editor browsable element.

Returns

object

An object that is the editor browsable element for the specified builder.