RacetrackHoldProcedureProfile Property |
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic HoldingPatternProfile Profile { get; set; }
Public Property Profile As HoldingPatternProfile
Get
Set
public:
property HoldingPatternProfile^ Profile {
HoldingPatternProfile^ get ();
void set (HoldingPatternProfile^ value);
}
member Profile : HoldingPatternProfile with get, set
Property Value
Type:
HoldingPatternProfile
See Also