Share via


EdifactFramingSettings.ReleaseIndicator Property

Definition

Gets or sets the release indicator.

[Newtonsoft.Json.JsonProperty(PropertyName="releaseIndicator")]
public int ReleaseIndicator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="releaseIndicator")>]
member this.ReleaseIndicator : int with get, set
Public Property ReleaseIndicator As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to