ODataValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the value of a property.
public abstract class ODataValue : Microsoft.OData.ODataItem
type ODataValue = class
inherit ODataItem
Public MustInherit Class ODataValue
Inherits ODataItem
- Inheritance
- Derived
Constructors
ODataValue() |
Properties
TypeAnnotation |
The annotation for storing @odata.type. (Inherited from ODataAnnotatable) |