Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the wrapped ODataEntityReferenceLink.
Namespace: System.Web.OData.Formatter.Deserialization
Assembly: System.Web.OData (in System.Web.OData.dll)
Syntax
public ODataEntityReferenceLink EntityReferenceLink { get; }
public:
property ODataEntityReferenceLink^ EntityReferenceLink {
ODataEntityReferenceLink^ get();
}
member EntityReferenceLink : ODataEntityReferenceLink with get
Public ReadOnly Property EntityReferenceLink As ODataEntityReferenceLink
Property Value
Type: Microsoft.OData.Core.ODataEntityReferenceLink
See Also
ODataEntityReferenceLinkBase Class
System.Web.OData.Formatter.Deserialization Namespace
Return to top