Compartir a través de


X12MessageFilter.MessageFilterType Propiedad

Definición

Obtiene o establece el tipo de filtro de mensaje. Entre los valores posibles se incluyen: 'NotSpecified', 'Include', 'Exclude'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a