Click or drag to resize

PFApplicationRestHandlerResponse Property

Gets the response.

Namespace:  Packflow.Rest
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public HttpResponse Response { get; }

Property Value

Type: HttpResponse
See Also