infoRouter Document Management System - Web Services API Documentation Version 7.0
GetOwner
Returns the owner of a document or a folder in the specified path.
Syntax
[Visual Basic]
Public Function GetOwner(ByVal AuthenticationTicket As String, _
ByVal Path As String) As System.Xml.XmlDocument
Parameters

AuthenticationTicket

infoRouter Authentication Ticket

Path

an infoRouter document or folder path


Return Value
returns xml fragment.
<response success="true" error="">
if success attribute is "true", the owner information has been retrived successfully.
if success attribute is "false", the error attribute indicates the encountered error.
Sub nodes returns the owner information
Remarks
Example

					
See Also
Set Owner
Web Services API Syntax based on infoRouter Document Management System Version 7.0
Copyright() 1998-2008 Active Innovations, Inc.
infoRouter DMS