| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function GetFieldValue( _ ByVal fieldName As String, _ ByVal isOutputformatNull As Boolean _ ) As Object | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public object GetFieldValue( string fieldName, bool isOutputformatNull ) | |
Parameters
- fieldName
- isOutputformatNull