Skip to main content

ViewModel

Go To Naming Conventions

For information regarding view models, click the images below

image-1602130609554.png

  • The class to group one or more models.
  • It applies business logic on the results set from the models

TODO : properties defined and properties inherited, private set properties, constructors

Example PathwayViewModel