Share via


SingleQueryResult.Group Property

Definition

Gets or sets describes the groups the signature belongs to

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to