Table of Contents

Constructor ExternalizableAttribute

Namespace
Bonsai
Assembly
Bonsai.Core.dll

ExternalizableAttribute(bool)

Initializes a new instance of the ExternalizableAttribute class.

public ExternalizableAttribute(bool externalizable)

Parameters

externalizable bool

true if the property can be explicitly externalized on a workflow editor; otherwise, false. The default is true.