MJFieldAutomation

From wiki.jriver.com
Jump to navigation Jump to search

interface for working with an individual database field

Functions[edit]

string GetName(boolean bFormatted)[edit]

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