Share via


CustomEntityStoreAssignmentProperties.EntityStoreDatabaseLink Property

Definition

Gets or sets the link to entity store database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to