DataConnectionValidation.DataConnectionName Property

Definition

Gets or sets the name of the data connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to