Share via


ODataResourceSerializationInfo.IsFromCollection Property

Definition

The flag we use to identify if the current resource is from a navigation property with collection type or not.

public bool IsFromCollection { get; set; }
member this.IsFromCollection : bool with get, set
Public Property IsFromCollection As Boolean

Property Value

Applies to