MJFieldAutomation

From JRiverWiki
Revision as of 18:56, 22 January 2007 by Gateley (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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