If I have a have this: CompoundPropertyModel(Person)
PropertyModel(Person, "name"); Would this be accurate? CompoundPropertyModel<Person> PropertyModel<String> <-assuming name is a string --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
