Share via


ODataEntityReferenceLinks.Count Property

Definition

Gets or sets the optional inline count of the $ref collection.

public long? Count { get; set; }
member this.Count : Nullable<int64> with get, set
Public Property Count As Nullable(Of Long)

Property Value

The optional inline count of the $ref collection.

Applies to