infoRouter Document Management System - Web Services API Documentation
ArchiveDomain
Archives specified domain.
Syntax
[Visual Basic]
Public Function ArchiveDomain(ByVal AuthenticationTicket As String, _
ByVal DomainName As String) As System.Xml.XmlDocument
Parameters

AuthenticationTicket

infoRouter Authentication Ticket

DomainName

The Name of the domain to be archived


Return Value
returns xml fragment.
<response success="true" error="">
if success attribute is "true", the domain has been archived successfully.
if success attribute is "false", the error attribute indicates the encountered error.
Remarks
The caller must be the system administrator.
Example

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