BasicLaunchSegmentMotionID Property |
Gets or sets the ID in the state that represents the motion to be computed/manipulated.
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 MotionID { get; set; }
Public Property MotionID As String
Get
Set
public:
property String^ MotionID {
String^ get ();
void set (String^ value);
}
member MotionID : string with get, set
Property Value
Type:
StringSee Also