Faces.Id

Faces.Id property

Gets or sets the id. The text string containing the unique identifier of the faces element. This value must be unique within the instance document. Required.

public string Id { get; set; }

See Also