NAME
miget_record_name - get the name of the record
SYNOPSIS
#include <minc2.h>
int miget_record_name ( mihandle_t volume,
char **name)
DESCRIPTION
This method gets the name of the record dimension.
RETURN VALUE
MI_NOERROR on success, MI_ERROR on failure.