Click or drag to resize

StkSatelliteDatabaseEntryActive Property

Gets or sets a value indicating whether the spacecraft is currently active.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool Active { get; set; }

Property Value

Type: Boolean
See Also