infoRouter Document Management System - Web Services API Documentation Version 7.0
GetDomain
Returns the properties of the specified domain.
Syntax
[Visual Basic]
Public Function GetDomain(ByVal AuthenticationTicket As String, _
ByVal DomainName As String) As System.Xml.XmlDocument
Parameters

AuthenticationTicket

infoRouter Authentication Ticket

AuthenticationTicket

An infoRouter Domain Name


Return Value
returns xml fragment.
<response success="true" error="">
if success attribute is "true", the domain information has been retrieved successfully.
if success attribute is "false", the error attribute indicates the encountered error.
The sub nodes return the properties of the domain.
Remarks
Example

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