EthnicGroup Property
Summary
Gets or sets the patient's ethnic group.
Syntax
[DataMemberAttribute()]
public string EthnicGroup { get; set; }
<DataMemberAttribute()>
Public Property EthnicGroup() As String
Get
Set
public:
[DataMemberAttribute]
property String^ EthnicGroup
{
String^ get()
void set(String^ value)
}
Property Value
The patient's ethnic group.