Method SetParameterByPrimaryKey NamespaceSkyline.DataMiner.Automation AssemblySLManagedAutomation.dll SetParameterByPrimaryKey(string, string, object) void SetParameterByPrimaryKey(string name, string primaryKey, object value) Parameters name string primaryKey string value object SetParameterByPrimaryKey(int, string, object) void SetParameterByPrimaryKey(int pid, string primaryKey, object value) Parameters pid int primaryKey string value object