| SoConverterParametersGetDataFileName Method  | 
Returns the complete data filename (i.e. 
 
Namespace: OIV.LDM.ConvertersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic string GetDataFileName()
Public Function GetDataFileName As String
public:
String^ GetDataFileName()
member GetDataFileName : unit -> string 
Return Value
Type: 
String
Remarks: the whole path to .dat file). 
See Also