Freigeben über


DataStore.SymbolicName Property

Definition

Gets or sets the symbolic name of data store.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to