ODataEntityReferenceLinksSerializer Class

 

Represents an ODataSerializer for serializing $ref response for a collection navigation property.

Namespace:   System.Web.OData.Formatter.Serialization
Assembly:  System.Web.OData (in System.Web.OData.dll)

System::Object
  System.Web.OData.Formatter.Serialization::ODataSerializer
    System.Web.OData.Formatter.Serialization::ODataEntityReferenceLinksSerializer

public ref class ODataEntityReferenceLinksSerializer : ODataSerializer

NameDescription
System_CAPS_pubmethodODataEntityReferenceLinksSerializer()

Initializes a new instance of the ODataEntityReferenceLinksSerializer class.

NameDescription
System_CAPS_pubpropertyODataPayloadKind

Gets the ODataPayloadKind that this serializer generates. (Inherited from ODataSerializer.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: