LinkDescriptor.SourceProperty Property

Definition

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

C#
public string SourceProperty { get; }

Property Value

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

Applies to