ODataPropertyInfo.InstanceAnnotations Property

Definition

Collection of custom instance annotations.

public System.Collections.Generic.ICollection<Microsoft.OData.ODataInstanceAnnotation> InstanceAnnotations { get; set; }
member this.InstanceAnnotations : System.Collections.Generic.ICollection<Microsoft.OData.ODataInstanceAnnotation> with get, set
Public Property InstanceAnnotations As ICollection(Of ODataInstanceAnnotation)

Property Value

Applies to