Click or drag to resize

PFApplicationRestHandlerHttpMethod Property

Gets the HTTP method.

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

Property Value

Type: RestHttpMethod
See Also