Returns a time array component used to configure the time array or null if component has not been configured yet.
| [Visual Basic .NET] |
|---|
Public Function GetTimeArrayComponent() As IAgCrdn |
| [C#] |
|---|
public IAgCrdn GetTimeArrayComponent(); |
| [Managed C++] |
|---|
public: IAgCrdn ^ GetTimeArrayComponent(); |
| [Java] |
|---|
public IAgCrdn getTimeArrayComponent(); |
[Python - STK API ] |
|---|
def GetTimeArrayComponent(self) -> "IAgCrdn": |






