ImpulsiveManeuverInformation.PropagationElementIdentification Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string PropagationElementIdentification { get; set; }
Public Property PropagationElementIdentification As String
Get
Set
public:
property String^ PropagationElementIdentification {
String^ get ();
void set (String^ value);
}
member PropagationElementIdentification : string with get, set
Property Value
Type:
String
See Also