Share via


ImportNewDatabaseDefinition.Edition Property

Definition

Gets or sets edition of the import database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to