INavigationPropertyInfo.Type Property

Definition

Gets the type for the navigation property information

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

Property Value

A string that represents the type for the navigation property information

Applies to