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 public string CustomHttpMethod { get; }
Property Value
Type:
StringSee Also