GetVersionResult
From
(Difference between revisions)
m (→Failure Modes) |
|||
Line 6: | Line 6: | ||
== Failure Modes == | == Failure Modes == | ||
− | This method cannot fail, excepting in circumstances where the server itself is failing to responds, or | + | This method cannot fail, excepting in circumstances where the server itself is failing to responds, or comunications between server and client are broken. |
Latest revision as of 21:38, 30 August 2005
[edit] Description
Returns the version of the SOAP interface being used.
[edit] Success Mode
Populates the version field with a value from the list of NADSWebserviceVersion constants
[edit] Failure Modes
This method cannot fail, excepting in circumstances where the server itself is failing to responds, or comunications between server and client are broken.