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