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.2.419.0 (24.2.419.0)
Syntax protected virtual bool AllowZeroElements { get; }
Protected Overridable ReadOnly Property AllowZeroElements As Boolean
Get
protected:
virtual property bool AllowZeroElements {
bool get ();
}
abstract AllowZeroElements : bool with get
override AllowZeroElements : bool with get
Property Value
Type:
BooleanSee Also