DocumentRenderServiceDesirializeBadResponse Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.CaseActivityHost.Services.DocumentRenderService.DesirializeBadResponse(System.Net.Http.HttpResponseMessage)"]

Namespace:  Scanjour.Workflow4.CaseActivityHost.Services
Assembly:  Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax

public string DesirializeBadResponse(
	HttpResponseMessage contentAsJson
)

Parameters

contentAsJson
Type: System.Net.HttpHttpResponseMessage

[Missing <param name="contentAsJson"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.Services.DocumentRenderService.DesirializeBadResponse(System.Net.Http.HttpResponseMessage)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Scanjour.Workflow4.CaseActivityHost.Services.DocumentRenderService.DesirializeBadResponse(System.Net.Http.HttpResponseMessage)"]

Implements

IDocumentRenderServiceDesirializeBadResponse(HttpResponseMessage)
See Also

Reference