ClassSaveElementConfirmationViewModel
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class SaveElementConfirmationViewModel : ViewModelBase
Inheritance: objectSaveElementConfirmationViewModel
Constructors
SaveElementConfirmationViewModel()
Declaration
cs-api-definition
public SaveElementConfirmationViewModel()
Properties
Elements
Declaration
cs-api-definition
public ObservableCollection<SaveElementViewModel> Elements { get; }
Property Value