GetFieldName
If the IsCustom property is set to true on the passed in field object then the ResultSetName value is returned.
Otherwise if the ResultSetName property has a value then that is returned or else the Name value is returned.
If the passed in value of noSpace parameter is true then the returned value will be replaced with the SpaceReplacer property of the Name field being returned.
Parameters:
| Description | |
|---|---|
| field | |
| noSpace |
Returns:
| Type | |
|---|---|
| System.String |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0