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