[IronPython] Intefaces
Jason Pardy
jpardy at esri.com
Wed Oct 18 19:22:15 PDT 2006
Thanks Dino.
I got this to work where GetMessages is a method call.
result = gp.Execute(..)
IGeoProcessorResult.GetMessages(result, 0)
However, when I try to retrieve the value from a read only property, I
get an error.
Is this supposed to work?
IGeoProcessorResult.ReturnValue(result)
Much thanks on this.
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20061018/b5dc67b2/attachment.html
More information about the users
mailing list