DeserializedHttpResponse T  ContentHeaders Property DocuWare Platform .NET API
Gets the content headers.

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

public HttpContentHeaders ContentHeaders { get; }

Property Value

Type: HttpContentHeaders
The content headers.
See Also