 | DecisionSupportBaseElementUuid Property |
Gets or sets the identifier of the object
Namespace:
SanteDB.Cdss.Xml.Model
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntaxpublic 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:
Guid
See Also