public string[] GetFormats(string username, string password)
Every file format definition is uniquely named. This method allows a client program to retrieve
a list of all the valid file format names if it wishes to prompt the user to select an existing
file format.
Only the name of each file format definition is retrieved from this method. The full details of
an individual file format definition can be obtained from the
GetFormatDetails method.