Interface IRelations
Handles relations between objects.
Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient.dll
Syntax
public interface IRelations
  Properties
Links
Gets the links.
Declaration
Link[] Links { get; }
  Property Value
| Type | Description | 
|---|---|
| Link[] | The links.  |