Share via


IncludeSpecification.IsEnumerableTarget Property

Definition

Gets or sets a value indicating whether this object is an enumerable target.

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

Property Value

True if this object is an enumerable target, false if not.

Applies to