AGI STK Objects 11 Send comments on this topic.
GenDbs Property (IAgScenario)
See Also 
Windows






Windows & Linux

Description

Scenario database settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GenDbs() As IAgScGenDbCollection

[C#]
public IAgScGenDbCollection GenDbs {get;}

[Managed C++]
public: __property IAgScGenDbCollection^ get_GenDbs();

[Unmanaged C++]
public: HRESULT get_GenDbs(
IAgScGenDbCollection ** ppRetVal
);

[Java]
public IAgScGenDbCollection getGenDbs();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface