| AppletViewModelDefinitionViewModelId 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 ViewModelId { get; set; }
Public Property ViewModelId As String
Get
Set
public:
property String^ ViewModelId {
String^ get ();
void set (String^ value);
}
member ViewModelId : string with get, set
Property Value
Type:
StringSee Also