| DbReferenceTermNameReferenceTermUuid Property |
Gets or sets the ref term to which the nae applies
Namespace:
SanteDB.DisconnectedClient.SQLite.Model.Concepts
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax public byte[] ReferenceTermUuid { get; set; }
Public Property ReferenceTermUuid As Byte()
Get
Set
public:
property array<unsigned char>^ ReferenceTermUuid {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member ReferenceTermUuid : byte[] with get, set
Property Value
Type:
ByteSee Also