| Visual Basic (Declaration) | |
|---|---|
Public Property EthnicGroup As String  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public string EthnicGroup {get; set;}  | |
Return Value
The patient's ethic group as a String value.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
  
       
Copy Code