SoConverterParametersGetDataFileName Method |
Returns the complete data filename (i.e.
Namespace: OIV.LDM.ConvertersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
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