infoRouter Document Management System - Web Services API Documentation
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
Syntax based on infoRouter Document Management System Web Services API Version 7.0
Copyright() 1998-2003 Active Innovations, Inc.
infoRouter Document Management System