| MenuInformationIcon Property |
Icon text
Namespace:
SanteDB.DisconnectedClient.Ags.Model
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax public string Icon { get; set; }
Public Property Icon As String
Get
Set
public:
property String^ Icon {
String^ get ();
void set (String^ value);
}
member Icon : string with get, set
Property Value
Type:
StringSee Also