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