Freigeben über


X12EnvelopeSettings.UsageIndicator Eigenschaft

Definition

Ruft den Nutzungsindikator ab oder legt diese fest. Mögliche Werte: "NotSpecified", "Test", "Information", "Production"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: