Share via


ODataOperation.Target Property

Definition

Gets or sets the URI to invoke the ODataAction.

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

Property Value

Uri

The URI to invoke the ODataAction.

Applies to