Property Operand
- Namespace
- Bonsai.Expressions
- Assembly
- Bonsai.Core.dll
Operand
Gets or sets the value of the right hand operand which will be paired with elements of the observable sequence in case the sequence itself is not composed of paired elements.
[Browsable(false)]
public WorkflowProperty Operand { get; set; }