ObjectLocation Class

Definition

Defines an object as a location of itself.

public class ObjectLocation : Microsoft.OData.Edm.EdmLocation
type ObjectLocation = class
    inherit EdmLocation
Public Class ObjectLocation
Inherits EdmLocation
Inheritance
ObjectLocation

Properties

Object

Gets the object.

Methods

ToString()

Gets a string representation of the location.

Applies to