PFSParameterToResultFileName Method |
Get the string or filename value as result-filename.
A convenience method that for a string returns ToStringValue
and for a filename returns ToFileName
Namespace:
DHI.PFS
Assembly:
DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic string ToResultFileName()
Public Function ToResultFileName As String
public:
String^ ToResultFileName()
member ToResultFileName : unit -> string
Return Value
Type:
String
See Also