Click or drag to resize
DocumentLinks Class
Define all document links that a vlid for a document
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientDocumentLinks

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.8
Syntax
C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class DocumentLinks : IHttpClientProxy

The DocumentLinks type exposes the following members.

Constructors
  NameDescription
Public methodDocumentLinks
Initializes a new instance of the DocumentLinks class
Top
Properties
  NameDescription
Public propertyItems
Define specific document link of a document
Top
Methods
  NameDescription
Public methodSetProxy
Sets the HTTP communication proxy which is used in further HTTP communication.
Top
Explicit Interface Implementations
Remarks