SegmentResultsPropagationDirection Property |
Gets what direction propagation initially occurred. For a
SegmentList, this should
be the direction of the first
SegmentPropagator it is propagating.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public IntegrationSense PropagationDirection { get; }
Public ReadOnly Property PropagationDirection As IntegrationSense
Get
public:
property IntegrationSense PropagationDirection {
IntegrationSense get ();
}
member PropagationDirection : IntegrationSense with get
Property Value
Type:
IntegrationSenseSee Also