RepetitionIndex.ScopeName Property

Definition

Gets or sets the scope.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to