| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim property As PropertyInfo Dim value As String value = Utils.GetDataMemberName(property) | |
| C# | |
|---|---|
| public static string GetDataMemberName( PropertyInfo property ) | |
Parameters
- property
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    