FaceList.FaceListId Property

Definition

Gets or sets faceListId of the target face list.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to