Question
· Aug 20, 2018

How to use %Dictionary API to retrieve some essences of the properties of the class

Given the class name, how could I leverage the %Dictionary API to 

1. Get the ID Key field

2. Check the ID Key field is Integer type.

3. Given a property name, how could I check  there is a UNIQUE constraint/index on it and also the property is Integer type?

Thanks you.

Discussion (4)0
Log in or sign up to continue