Hello,
I Create a property and name it Country: Country is List of Countries (Countries is defined as ObjectType). When i access the property definition for Country and check for value PropertyDef.BasedOnValueList it returns true, although it is based on ObjectTypes.
I have verified property definitions for multiple properties with List(object types or value lists). the BasedOnValueList is always true.
I need to identify if the List is from ObjectType or from ValueList. Is there any other property will help me distinguish this.
Thanks,
Shoeb
