IsLoaded Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 IsLoaded Property
Patterns-In-Action! ApplicationWPFViewModelCustomerViewModelIsLoaded
Indicates whether the customer data has been loaded.
Declaration Syntax
C# Visual Basic
public bool IsLoaded { get; private set; }
Public Property IsLoaded As Boolean

Assembly: WPFViewModel (Module: WPFViewModel) Version: 1.0.0.0 (1.0.0.0)