Click or drag to resize

FlowInput Class

Represents an input connector data for Flow.
Inheritance Hierarchy
SystemObject
  NeoAxisFlowInput

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public sealed class FlowInput

The FlowInput type exposes the following members.

Constructors
  NameDescription
Public methodFlowInput
Initializes a new instance of the FlowInput class
Public methodFlowInput(IFlowExecutionComponent, String)
Initializes a new instance of the FlowInput class
Top
Properties
  NameDescription
Public propertyOwner
Public propertyPropertyName
Top
Methods
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
Extension Methods
See Also