AGI STK VGT 11 Send comments on this topic.
CommonTasks Property (IAgCrdnSystemGroup)
See Also 





Description

Provides access to common tasks that allow users quickly carry out tasks such as creating known systems, etc.

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdnSystemCommonTasks CommonTasks {get;}

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

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

[Java]
public IAgCrdnSystemCommonTasks getCommonTasks();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1