| 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: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic IntegrationSense PropagationDirection { get; }Public ReadOnly Property PropagationDirection As IntegrationSense
	Get
public:
property IntegrationSense PropagationDirection {
	IntegrationSense get ();
}member PropagationDirection : IntegrationSense with get
Property Value
Type: 
IntegrationSense See Also
See Also