Click or drag to resize
Link Class
Inheritance Hierarchy
SystemObject
  DocuWare.Services.Http.ClientLink

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services", 
	IsNullable = false)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services")]
public class Link

The Link type exposes the following members.

Constructors
  NameDescription
Public methodLink
Initializes a new instance of the Link class
Top
Methods
Properties
  NameDescription
Public propertyhref
The URI this link points to.
Public propertyrel
The relation name of this link.
Public propertytype
Top
Remarks