<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Soap > StringToStream |
Service
Method
StringToStream
Description
Converts a string into a process attachment reference.
Input |
|||
Name |
Description |
Type |
Optional |
s |
String to convert. |
String |
|
encoding |
Encoding: 'ASCII', 'BigEndianUnicode', 'Unicode', 'UTF32', 'UTF7' or 'UTF8' (defaults to 'UTF8'). |
String |
Y |
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
A reference to the process attachment created from the specified string. |
Reference |
|