Click or drag to resize
IRelationsLinks Property
Gets the links.

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
Link[] Links { get; }

Property Value

Type: Link
The links.
See Also