Method SetReadParameterByName
SetReadParameterByName(string, object)
Sets the read parameter with the specified name to the specified value.
int SetReadParameterByName(string name, object value)
Parameters
Returns
- int
HRESULT value. A value of 0 (S_OK) indicates the set succeeded.
Remarks
- Feature introduced in DataMiner version 7.5.4.1 (RN 5177).