Share via


ODataResourceSetBase.Id Property

Definition

Gets or sets the URI that identifies the entity set represented by the resource set.

public Uri Id { get; set; }
member this.Id : Uri with get, set
Public Property Id As Uri

Property Value

Uri

The URI that identifies the entity set represented by the resource set.

Applies to