Click or drag to resize

HoldSegmentAllowZeroElements Property

Gets a value indicating whether if it is acceptable for this type of PropagateSegment to have no elements. HoldSegment always returns true.

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

Property Value

Type: Boolean
See Also