X12MessageFilter.MessageFilterType Property

Definition

Gets or sets the message filter type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to