Share via


EdifactEnvelopeSettings.ProcessingPriorityCode Property

Definition

Gets or sets the processing priority code.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to