Gets the action type for a parameter.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public AgEVAUpdateAction GetAction( AgEVAUpdateParam ParameterType ); |
| [Managed C++] |
|---|
public: AgEVAUpdateAction GetAction( AgEVAUpdateParam ParameterType ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVAUpdateAction getAction( AgEVAUpdateParam ParameterType ); |
[Python - STK API ] |
|---|
def GetAction(self, ParameterType:"AgEVAUpdateParam") -> "AgEVAUpdateAction": |
- ParameterType






