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