Click or drag to resize

PFApplicationRestHandlerRequest Property

Gets the request.

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

Property Value

Type: HttpRequest
See Also