Click or drag to resize

AppletViewStateView Property

Gets or sets the view(s) related to the applet view state

Namespace:  SanteDB.Core.Applets.Model
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public List<AppletView> View { get; set; }

Property Value

Type: ListAppletView
See Also