How to Set Custom Auto-Generated ID Property of Class?
When I'm on the class definition page I can set one of the class properties as the ID, but when I click the checkbox underneath it that says "Automatically generate a unique ID for records of this type" the key changes from my custom property to "pyGUID". How can I set my custom property to be both the key and have the value be auto generated?
Thanks