Reference to the STK X application
object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Application() As AgSTKXApplication
|
| [C#] |
|---|
public AgSTKXApplication Application {get;}
|
| [Managed C++] |
|---|
public: __property AgSTKXApplication^ get_Application();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Application(
|
| [Java] |
|---|
public AgSTKXApplication getApplication();
|