Click or drag to resize

StkFacilityDatabaseQueryMaximumAltitude Property

Gets or sets the maximum value of Altitude in meters that is allowed in order for the entry to be included in the query.

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

Property Value

Type: NullableDouble
See Also