| AppletInfoUuid Property |
Uuid of the applet
Namespace:
SanteDB.Core.Applets.Model
Assembly:
SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax public Guid Uuid { get; set; }
Public Property Uuid As Guid
Get
Set
public:
property Guid Uuid {
Guid get ();
void set (Guid value);
}
member Uuid : Guid with get, set
Property Value
Type:
GuidSee Also