SegmentListPropagatorPropagateSegmentList Method |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SegmentListResults PropagateSegmentList()
Public Function PropagateSegmentList As SegmentListResults
public:
SegmentListResults^ PropagateSegmentList()
member PropagateSegmentList : unit -> SegmentListResults
Return Value
Type:
SegmentListResultsThe
SegmentListResults of the propagation.
See Also