Click or drag to resize
GoalGraphTGatherInfo Method
Retrieve dependency information based on the nodes' numbers of incoming links

Namespace: FlexRule.Graphs.Goals
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public IEnumerable<GoalGraphTDependencyInfo> GatherInfo()

Return Value

Type: IEnumerableGoalGraphTDependencyInfo
See Also