Click or drag to resize

PFApplicationRestHandlerCustomHttpMethod Property

Gets the HTTP method text. Only filled if the used Http method is not listed by the RestHttpMethod enum.

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

Property Value

Type: String
See Also