Table of Contents

Property HttpMethod

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

HttpMethod

Gets or sets the HTTP method for publishing data (POST or PUT).

[YamlIgnore]
[JsonIgnore]
public RestClientHttpMethod? HttpMethod { get; set; }

Property Value

RestClientHttpMethod?