| PatientNationality Property |
Gets or sets the marital status code
Namespace:
SanteDB.Core.Model.Roles
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax public Concept Nationality { get; set; }
Public Property Nationality As Concept
Get
Set
public:
property Concept^ Nationality {
Concept^ get ();
void set (Concept^ value);
}
member Nationality : Concept with get, set
Property Value
Type:
ConceptSee Also