|  | Aqualogic Interaction API | |
| IPTExpressionManager.GetActionValueName Method |
Returns the String name of the Action Value to be displayed in the UI.
string GetActionValueName(
int nActionType,
int nActionValue
);
Parameters
-
nActionType
- - the type of action of the action value
-
nActionValue
- - the ID of the object whose name is wanted
Return Value
See Also
IPTExpressionManager Interface | com.plumtree.server.condition Namespace