Store.DemandLoading Property

Definition

Tells if the store is currently demand loading a relationship

public:
 property bool DemandLoading { bool get(); };
public bool DemandLoading { get; }
member this.DemandLoading : bool
Public ReadOnly Property DemandLoading As Boolean

Property Value

true if the store is currently demand loading

Applies to