Provides access to common tasks that allow users quickly carry out tasks such as creating known systems, etc.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property CommonTasks() As IAgCrdnSystemCommonTasks |
| [C#] |
|---|
public IAgCrdnSystemCommonTasks CommonTasks {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnSystemCommonTasks ^ get_CommonTasks(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnSystemCommonTasks getCommonTasks(); |
[Python - STK API ] |
|---|
@property def CommonTasks(self) -> "IAgCrdnSystemCommonTasks": |






