Compartir a través de


X12EnvelopeSettings.UsageIndicator Propiedad

Definición

Obtiene o establece el indicador de uso. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a