Set value to column write parameter from automation script
3rd June 2025
Hi Dario, In your automation script, you can create IDmsElement object. From that object, you can do following: where element is of IDmsElement type, WriteParameterId is int and value is …