Compartir a través de


X12ProtocolSettings.SchemaReferences Propiedad

Definición

Obtiene o establece las referencias de esquema X12.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a