20.01.2015 Views

Teach Yourself e.net - Syspro

Teach Yourself e.net - Syspro

Teach Yourself e.net - Syspro

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The Class Library Reference<br />

catch (Exception exc)<br />

{<br />

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

Exception:" + exc.Message);<br />

return;<br />

}<br />

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

Response.Write(XmlOut)<br />

Response.End()<br />

long ReturnCode;<br />

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

Setup = null;<br />

Obj = null;;<br />

5–31

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

Saved successfully!

Ooh no, something went wrong!