Click or drag to resize

PropagateSegmentConfigurationUseOriginalPropagator Property

Gets or sets a value indicating whether the original propagator in the PropagateSegment should be used, or if the propagator in this configuration should be used.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool UseOriginalPropagator { get; set; }

Property Value

Type: Boolean
See Also