Hi,
What is the correct
way to determine the SchemaType for a given class
I have inheritted
some code that looked and the 'type' field of the class to determine the
SchemaType, but that field has been removed as part of the 2.0 -> 2.1
changes.
I assume that this
was not the correct way to determine the SchemaType, just something that someone
had found that works.
What is the correct
way?
The only information
that I have at this point in the application, is the
class.
Mike

