20.01.2015 Views

Teach Yourself e.net - Syspro

Teach Yourself e.net - Syspro

Teach Yourself e.net - Syspro

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The Class Library Reference<br />

ToString(), XmlIn.ToString())<br />

Catch exc As Exception<br />

Response.Write("Unable to run business object ARSSCS - \<br />

Exception:" & exc.Message)<br />

Exit Sub<br />

End Try<br />

Response.ContentType = "text/xml"<br />

Response.Write(XmlOut)<br />

Response.End()<br />

'Logoff and Cancel your current Session<br />

Dim ReturnCode As Long<br />

ReturnCode = Obj.Logoff(UserId)<br />

Setup = Nothing<br />

Obj = Nothing<br />

5–29

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!