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