SectionResponse.SectionIdentifier Property

Definition

Unique identifier of the section.

[System.Text.Json.Serialization.JsonPropertyName("id")]
public string SectionIdentifier { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("id")>]
member this.SectionIdentifier : string with get, set
Public Property SectionIdentifier As String

Property Value

Attributes

Applies to