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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.