Scenario database settings.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property GenDbs() As IAgScGenDbCollection |
| [C#] |
|---|
public IAgScGenDbCollection GenDbs {get;} |
| [Managed C++] |
|---|
public: __property IAgScGenDbCollection ^ get_GenDbs(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgScGenDbCollection getGenDbs(); |
[Python - STK API ] |
|---|
@property def GenDbs(self) -> "IAgScGenDbCollection": |






