NavigationEntityProperty.TargetType Property

Definition

Gets or sets the type for which the NavigationEntityProperty is intended.

public:
 property System::String ^ TargetType { System::String ^ get(); void set(System::String ^ value); };
public string TargetType { get; set; }
member this.TargetType : string with get, set
Public Property TargetType As String

Property Value

A string that represents the target type of the property.

Applies to