|  | DbPatientLivingArrangementUuid Property  | 
 
            Gets or sets the living arrangement key
            
 
    Namespace: 
   SanteDB.DisconnectedClient.SQLite.Model.Roles
    Assembly:
   SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
 Syntax
Syntaxpublic byte[] LivingArrangementUuid { get; set; }Public Property LivingArrangementUuid As Byte()
	Get
	Set
public:
property array<unsigned char>^ LivingArrangementUuid {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}member LivingArrangementUuid : byte[] with get, set
Property Value
Type: 
Byte See Also
See Also