InvalidFuelStateExceptionPropagationElementThatRanOut Property |
Gets the name of the propagation element that ran out of fuel.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string PropagationElementThatRanOut { get; }
Public ReadOnly Property PropagationElementThatRanOut As String
Get
public:
property String^ PropagationElementThatRanOut {
String^ get ();
}
member PropagationElementThatRanOut : string with get
Property Value
Type:
StringSee Also