Get the parameters of the selected plugin.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PluginSettings() As IAgSRPModelPluginSettings |
| [C#] |
|---|
public IAgSRPModelPluginSettings PluginSettings {get;} |
| [Managed C++] |
|---|
public: __property IAgSRPModelPluginSettings ^ get_PluginSettings(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgSRPModelPluginSettings getPluginSettings(); |
[Python - STK API ] |
|---|
@property def PluginSettings(self) -> "IAgSRPModelPluginSettings": |






