Joost Verhoog wrote: > I have an object, and the name of a Property as as %String, and I know that > the type of the Property is also %String. Now I want to set this property. >... Myself.Properties(PropertyOfChoice) = ValueOfChoice
set $zobjproperty(Myself,PropertyOfChoice)=ValueOfChoice <http://platinum.intersys.com/csp/docbook/DocBook.UI.Page.cls?KEY=AZOBJ_property>
