Click or drag to resize

InvalidFuelStateExceptionSegmentIdentifier Property

Gets the identifier of the segment that ran out of fuel, if available.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public SegmentDefinition SegmentIdentifier { get; }

Property Value

Type: SegmentDefinition
See Also