get_value


Description:

public void get_value (string argument, ref Value value)

Retrieves the value of argument into value.

Parameters:

this

A ServiceAction

argument

The name of the argument to retrieve

value

The Value to store the value of the argument, initialized to the correct type.