function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Bhushan burujwaleBhushan burujwale 

Is the name field on the UserLicense table unique ?

Is UserLicense.Name unique ?
I am planning to display this value on the User, also I want to update it.
Can I pass UserLicense.Name to update it ?
Raj VakatiRaj Vakati
Only Unique filed is ID.UserLicense.Name is not unique.