Click or drag to resize

PropagateSegmentAllowZeroElements Property

Gets a value indicating whether if it is acceptable for this type of PropagateSegment to have no elements. By default this is false.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected virtual bool AllowZeroElements { get; }

Property Value

Type: Boolean
See Also