Hi,
I've added my own profile properties into the user accounts. It works perfectly.
Now, I try to INSERT new profile properties definitions from an external application. All seems to be OK but I am looking for how can I know the values of the DataType column.
For example :
- Integer is 350
- text is 349
- list is 359
I did not find where do they come from. There is no any foreign key for the column "[DataType]" into the table "[ProfilePropertyDefinition]"
How can i know the values for all datatypes ?
Any help will be greatly appreciated.
j.mathieu