Returns well-known systems.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property WellKnownSystems() As IAgCrdnWellKnownSystems |
| [C#] |
|---|
public IAgCrdnWellKnownSystems WellKnownSystems {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnWellKnownSystems ^ get_WellKnownSystems(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnWellKnownSystems getWellKnownSystems(); |
[Python - STK API ] |
|---|
@property def WellKnownSystems(self) -> "IAgCrdnWellKnownSystems": |






