SectionGroupResponse.Identifier Property

Definition

Unique identifier of the section group.

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

Property Value

Attributes

Applies to