Compartir a través de


EdifactSchemaReference.SchemaName Propiedad

Definición

Obtiene o establece el nombre del esquema.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a