| BiDefinitionUuid Property |
Gets or sets the UUID
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.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