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: 25.1.421.0 (25.1.421.0)
Syntaxpublic string PropagationElementThatRanOut { get; }Public ReadOnly Property PropagationElementThatRanOut As String
	Get
public:
property String^ PropagationElementThatRanOut {
	String^ get ();
}member PropagationElementThatRanOut : string with get
Property Value
Type: 
String
See Also