| ConfigurationViewModelApplet Property |
Gets or sets applet
Namespace:
SanteDB.DisconnectedClient.Ags.Model
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax public AppletConfigurationSection Applet { get; set; }
Public Property Applet As AppletConfigurationSection
Get
Set
public:
property AppletConfigurationSection^ Applet {
AppletConfigurationSection^ get ();
void set (AppletConfigurationSection^ value);
}
member Applet : AppletConfigurationSection with get, set
Property Value
Type:
AppletConfigurationSectionSee Also