SeedFiniteManeuverOperatorPropagationElementIdentification Property |
Gets or sets the name of the propagated point element that is performing the maneuver.
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 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:
StringSee Also