Generate get multiple for properties
Properties expect to have 1 value, but sometimes they can have more than 1 value.
fulfill-role of EntityType : EntityType
This generates (among other code)
get-fulfill-role = get-property(|NablProp_fulfill-role())
It should generate also
Submitted by Daco Harkes on 14 March 2014 at 11:18get-fulfill-role-multiple = get-properties(|NablProp_fulfill-role())
Log in to post comments