Get the mission phases.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Phases() As IAgAvtrPhaseCollection |
| [C#] |
|---|
public IAgAvtrPhaseCollection Phases {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrPhaseCollection ^ get_Phases(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrPhaseCollection getPhases(); |
[Python - STK API ] |
|---|
@property def Phases(self) -> "IAgAvtrPhaseCollection": |






