Dela via


HeaderActionParameters.HeaderAction Property

Definition

Gets or sets action to perform. Possible values include: 'Append', 'Overwrite', 'Delete'

[Newtonsoft.Json.JsonProperty(PropertyName="headerAction")]
public string HeaderAction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="headerAction")>]
member this.HeaderAction : string with get, set
Public Property HeaderAction As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to