MJFieldAutomation

From wiki.jriver.com
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

interface for working with an individual database field

Functions

string GetName(boolean bFormatted)

Description: gets the name of the field
Parameters:

  • bFormatted: 0 = returns the unique name of the field as used in DB lookups, 1 = returns the display name of the field (not necessarily unique)

Return Value: the field name