RetailMassUpdateWorksheetLine::findFieldName Method
Checks for the presence of a field with the given name in RetailMassUpdateWorksheetLine table.
Syntax
client server public static boolean findFieldName(FieldName _fieldName)
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of the field that should be checked.
Return Value
Type: boolean
A boolean result.true if Field name exist.