DeserializedHttpResponseTHeaders Property DocuWare Platform .NET API
Gets the response headers.

Namespace: DocuWare.Services.Http
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.6
Syntax

C#
public HttpResponseHeaders Headers { get; }

Property Value

Type: HttpResponseHeaders
The response headers.
See Also

Reference