IFlowDescriptions Interface |
Namespace: FlexRule.Flows
public interface IFlowDescriptions : ISignatureDescriptions, ISignatureVariableDescriptions, ISignatureTypeDescriptions
The IFlowDescriptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Enabled |
State flow
|
![]() | Name |
Name of flow
|
![]() | Parameters |
All logic variable parameters
(Inherited from ISignatureDescriptions.) |
![]() | Types |
All logic type parameters
(Inherited from ISignatureDescriptions.) |
Name | Description | |
---|---|---|
![]() | ListInVariableName |
Lists all input variables name
(Inherited from ISignatureVariableDescriptions.) |
![]() | ListLocalVariableName |
Lists all local variables name
(Inherited from ISignatureVariableDescriptions.) |
![]() | ListOutVariableName |
Lists all output variables name
(Inherited from ISignatureVariableDescriptions.) |
![]() | ReadInVariables |
Lists all input variables
(Inherited from ISignatureVariableDescriptions.) |
![]() | ReadOutVariables |
Reads all output variables
(Inherited from ISignatureVariableDescriptions.) |
![]() | ReadTypeReferences | (Inherited from ISignatureTypeDescriptions.) |