Compartir a través de


X12ProtocolSettings.MessageFilterList Propiedad

Definición

Obtiene o establece la lista de filtros de mensajes X12.

[Newtonsoft.Json.JsonProperty(PropertyName="messageFilterList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.X12MessageIdentifier> MessageFilterList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="messageFilterList")>]
member this.MessageFilterList : System.Collections.Generic.IList<Microsoft.Azure.Management.Logic.Models.X12MessageIdentifier> with get, set
Public Property MessageFilterList As IList(Of X12MessageIdentifier)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a