Click or drag to resize

BasicLaunchSegmentLaunchState Property

Gets or sets the launch state. This needs to include a launch date and a motion whose ID matches the ID specified in MotionID.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ITimeBasedState LaunchState { get; set; }

Property Value

Type: ITimeBasedState
See Also