Edges.Id

Edges.Id property

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

public string Id { get; set; }

See Also