Take a look at %Dictionary.ClassDefinition. If you need any help for particulars with working with the subclasses, post back and we can help you.
"Ralf Huwald" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi! > > Is there a class or method, which i can use to get a list of all properties > of a given clasS? > I am looking for something like: > > s class="TEST" > s property="" > f s property=##class(x.y).%Next(class,property) q:property="" d > .d xyz > > Or is there a global, where all of the class-definition is stored?!? > > Ralf > >
