Interface IBottomIn
A Fluency function that reads from the bottom input.
Inherited Members
Namespace: Fluency.Execution.Functions
Assembly: Execution.dll
Syntax
public interface IBottomIn : IFunction
Properties
| Improve this Doc View SourceBottomInput
A function to call when you want the next value from the bottom input.
Declaration
GetNext BottomInput { set; }
Property Value
| Type | Description |
|---|---|
| GetNext |