CircularHoldProcedureProfile Property |
Namespace:
AGI.Foundation.RouteDesign
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public 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:
HoldingPatternProfileSee Also