.. highlightlang:: us .. index:: DS_GetNCFileName .. _ds_getncfilename: DS_GetNCFileName ================ .. us.tag DS_GetNCFileName NOTREADYENGLISH DataSource New5200 :ref:`DS_GetNCFileName` returns the netCDF file name used to load the data into the dataset. .. function:: ssFileName = DS_GetNCFileName(hData) .. us.return **Return Value** *ssFileName* is the complete netCDF file name. .. us.params **Parameters** .. uparam:: hData *hData* is the datased handle. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.20 - New. .. seealso:: :ref:`overview-data-file-informations-for-datasets` :sub:`id-717679`