Click or drag to resize

DocumentRenderServiceDesirializeBadResponse Method

[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: 24.5.0.0 (24.5.0.0)
Syntax
public string DesirializeBadResponse(
	HttpResponseMessage contentAsJson
)

Parameters

contentAsJson  HttpResponseMessage

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

Return Value

String

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

Implements

IDocumentRenderServiceDesirializeBadResponse(HttpResponseMessage)
See Also