CanViewOrders Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 CanViewOrders Property
Patterns-In-Action! ApplicationWPFViewModelCustomerViewModelCanViewOrders
Indicates whether a customer is selected and orders can be viewed.
Declaration Syntax
C# Visual Basic
public bool CanViewOrders { get; }
Public ReadOnly Property CanViewOrders As Boolean

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