RequestOutputItemGetSavePath Method |
Target output file path, may contain variable for expansion, e.g., C:\\tmp\\${TMS}${EXT}.
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string GetSavePath()
Public Function GetSavePath As String
public:
String^ GetSavePath()
member GetSavePath : unit -> string
Return Value
Type:
StringSee Also