SelectedCustomerModel Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 SelectedCustomerModel Property
Patterns-In-Action! ApplicationWPFViewModelCustomerViewModelSelectedCustomerModel
Gets the selected customer
Declaration Syntax
C# Visual Basic
public CustomerModel SelectedCustomerModel { get; }
Public ReadOnly Property SelectedCustomerModel As CustomerModel

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