The selected function.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property SelectedFunction() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_SelectedFunction(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def SelectedFunction(self) -> str: @SelectedFunction.setter def SelectedFunction(self, SelectedFunction:str) -> None: |





