B
BigJohn
I am calling a web service with a return value (long) of a success/fail
value. Depending on a call attribute, a requested result can either be
returned in a string value or Byte group or a long value of a database ID.
Where can I look to define three of my properties to the service so the
caller can make the call and get the needed information depending on the
return code?
Thank you
value. Depending on a call attribute, a requested result can either be
returned in a string value or Byte group or a long value of a database ID.
Where can I look to define three of my properties to the service so the
caller can make the call and get the needed information depending on the
return code?
Thank you