LinkDescriptor.Target Property

Definition

The source entity in a link returned by a DataServiceResponse.

public:
 property System::Object ^ Target { System::Object ^ get(); };
public object Target { get; }
member this.Target : obj
Public ReadOnly Property Target As Object

Property Value

Object.

Applies to