Hi All,
We've been working on the performance of some automation scripts.
We found that if we call
element.GetParameterByPrimaryKey(columnPid, primaryKey);
it takes 5 seconds to retrieve the parameter value.
If we use
element.GetParameter(columnPid, primaryKey);
It only takes a few milliseconds to retrieve a parameter value.
What's the difference between the two, and why would the first one need multiple seconds to retrieve a parameter value?
not able to find this method for get column data for clicked cell and so may be method is update or remove so alternating for this