ODataInstanceAnnotation Class
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 an instance annotation.
public sealed class ODataInstanceAnnotation : Microsoft.OData.ODataAnnotatable
type ODataInstanceAnnotation = class
inherit ODataAnnotatable
Public NotInheritable Class ODataInstanceAnnotation
Inherits ODataAnnotatable
- Inheritance
OData |
Constructs a new ODataInstanceAnnotation instance. |
Name |
Instance annotation name. |
Type |
The annotation for storing @odata.type. (Inherited from ODataAnnotatable) |
Value |
Instance annotation value. |