LinkDescriptor.SourceProperty Property

Definition

The identifier property of the source entity in a link returned by a DataServiceResponse.

public:
 property System::String ^ SourceProperty { System::String ^ get(); };
public string SourceProperty { get; }
member this.SourceProperty : string
Public ReadOnly Property SourceProperty As String

Property Value

The string identifier of an identity property in a source entity.

Applies to