infoRouter Document Management System - Web Services API Documentation Version 7.0
GetPropertySets
Returns the propertsets of a document or a folder in the specified path.
Syntax
[Visual Basic]
Public Function GetPropertySets(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 property set information has been retrieved successfully.
if success attribute is "false", the error attribute indicates the encountered error.
Sub Nodes returns property set information.
Remarks
Example

					
See Also
Add Property Set Row | Update Property Set Row | Delete Property Set Row
Web Services API Syntax based on infoRouter Document Management System Version 7.0
Copyright() 1998-2008 Active Innovations, Inc.
infoRouter DMS