EdifactSchemaReference.SchemaName Property

Definition

Gets or sets the schema name.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to