Click or drag to resize

SegmentDefinitionNextStateBehavior Property

Gets or sets the behavior for passing states to the next segment. See StateForNextSegmentBehavior for more information.

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

Property Value

Type: StateForNextSegmentBehavior
See Also