Gets or sets the power.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property MaxPowerLimit() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_MaxPowerLimit(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def MaxPowerLimit(self) -> float: @MaxPowerLimit.setter def MaxPowerLimit(self, val:float) -> None: |





