MJFieldAutomation: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 23:56, 22 January 2007

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