Method FieldName
FieldName(Int32)
Return the fieldName identified by its number.
Declaration
public String FieldName(int fieldNumber)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | fieldNumber |
Returns
Type | Description |
---|---|
System.String | the fieldName or an empty string when the field with the given number doesn't exist. |