infoRouter Document Management System - Web Services API Documentation Version 7.0
GetDomains
Returns a list of infoRouter domains.
Syntax
[Visual Basic]
Public Function GetDomains(ByVal AuthenticationTicket As String) As System.Xml.XmlDocument
Parameters

AuthenticationTicket

infoRouter Authentication Ticket


Return Value
returns xml fragment.
<response success="true" error="">
if success attribute is "true", the domain list has been retrieved successfully.
if success attribute is "false", the error attribute indicates the encountered error.
Remarks
The domain list returned will vary by based on callers access permissions.
Example

					
See Also
Get Domain
Web Services API Syntax based on infoRouter Document Management System Version 7.0
Copyright() 1998-2008 Active Innovations, Inc.
infoRouter Electronic Document Management Software