NbApiGatewayMethod Property |
HttpMethod
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public HttpMethod Method { get; set; }
Public Property Method As HttpMethod
Get
Set
public:
property HttpMethod^ Method {
HttpMethod^ get ();
void set (HttpMethod^ value);
}
member Method : HttpMethod with get, set
Property Value
Type:
HttpMethodVersion Information Core
Supported in: 1.0
See Also