| AppletTemplateDefinitionMnemonic Property |
Gets or sets the mnemonic
Namespace:
SanteDB.Core.Applets.Model
Assembly:
SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax public string Mnemonic { get; set; }
Public Property Mnemonic As String
Get
Set
public:
property String^ Mnemonic {
String^ get ();
void set (String^ value);
}
member Mnemonic : string with get, set
Property Value
Type:
StringSee Also