infoRouter Document Management System - Web Services API Documentation Version 7.0
DeleteDomain
Deletes an infoRouter domain.
Syntax
[Visual Basic]
Public Function DeleteDomain(ByVal AuthenticationTicket As String, _
ByVal DomainName As String) As System.Xml.XmlDocument
Parameters

AuthenticationTicket

infoRouter Authentication Ticket

DomainName

Name of the infoRouter domain to be deleted


Return Value
returns xml fragment.
<response success="true" error="">
if success attribute is "true", the domain has been deleted successfully.
if success attribute is "false", the error attribute indicates the encountered error.
Remarks
The caller must be the system administrator.
The deleted folders and the documents of the domain are moved to the recyclebin.
Local users, local groups, domian managers and other vital information become unrecoverable after a domain is deleted.
Example

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