User bio
404 bio not found
Member since Aug 13, 2017
Posts:
Replies:
This method can be used, thank you!
Class webservice.SOAPResponse Extends (%RegisteredObject, %XML.Adaptor)
{
Property CustomerID As %String;
Property Name As %String;
Property Street As %String;
Property City As %String;
Property State As %String;
Property Zip As %String;
}I tried this method,Why can't I use SOAPResponse to inherit %DynamicObject to generate json?
Certifications & Credly badges:
p has no Certifications & Credly badges yet.
Global Masters badges:
p has no Global Masters badges yet.
Followers:
Following:
p has not followed anybody yet.
Where can I download allmessages_zh-cn.xml? Or is there an example file? Thanks