Table of Contents

Property ArgumentRange

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

ArgumentRange

Gets the range of input arguments the included workflow accepts.

public override Range<int> ArgumentRange { get; }

Property Value

Range<int>