RequestVariable constructor
Initializes a new instance of the RequestVariable object.
Overload list
Name | Description | |
---|---|---|
RequestVariable(ClientRuntimeContext) | Initializes a new instance of the RequestVariable class. | |
RequestVariable(ClientRuntimeContext, ObjectPath) | Initializes a new instance of the RequestVariable class. |
Top