Update minor_rev property is possible without applySQL

オフライン

Hi,

I need to update the "minor_rev" property and I came across this post:

https://www.aras.com/community/f/development/3845/update-the-minor_rev-property-with-client-method-fails 

So basically if you put a value like "1" into "Default Value" in an ItemType, then you will be able to update the "minor_rev" property like:

item.setProperty("minor_rev", "2");

Hope it helps!

Parents Reply Children
No Data