SegmentListGetSegmentListPropagator 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 SegmentListPropagator GetSegmentListPropagator()
Public Function GetSegmentListPropagator As SegmentListPropagator
public:
SegmentListPropagator^ GetSegmentListPropagator()
member GetSegmentListPropagator : unit -> SegmentListPropagator
Return Value
Type:
SegmentListPropagator
The
SegmentListPropagator configured with the propagators of all
of this
definition's segments.
See Also