MJFieldAutomation

From JRiverWiki
Jump to: navigation, search

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