 | AppletConfigurationSectionAppletSolution Property |
Gets or sets the applet solution
Namespace:
SanteDB.DisconnectedClient.Configuration
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntaxpublic string AppletSolution { get; set; }
Public Property AppletSolution As String
Get
Set
public:
property String^ AppletSolution {
String^ get ();
void set (String^ value);
}
member AppletSolution : string with get, set
Property Value
Type:
String
See Also