Method SetParameterByPrimaryKey
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
SetParameterByPrimaryKey(int, string, object)
public virtual void SetParameterByPrimaryKey(int pid, string primaryKey, object value)
Parameters
SetParameterByPrimaryKey(string, string, object)
public virtual void SetParameterByPrimaryKey(string name, string primaryKey, object value)