Click or drag to resize
RequirementDiagramInputs Property

Namespace: FlexRule.Flows.RequirementDiagrams
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IEnumerable<string> Inputs { get; protected set; }

Property Value

Type: IEnumerableString
See Also