AGI STK Objects 11 Send comments on this topic.
CommonTasks Property (IAgPlanet)
See Also 





Description

Common Tasks associated with the planet.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CommonTasks() As IAgPlCommonTasks

[C#]
public IAgPlCommonTasks CommonTasks {get;}

[Managed C++]
public: __property IAgPlCommonTasks^ get_CommonTasks();

[Unmanaged C++]
public: HRESULT get_CommonTasks(
IAgPlCommonTasks ** ppRetVal
);

[Java]
public IAgPlCommonTasks getCommonTasks();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1