11.12.3 SerializeToFile Method
Serialize the JSON structure to a file.
Input Arguments
Name
|
Type
|
Mandatory
|
Description
|
Path
|
String
|
Yes
|
The path to the target file.
|
|
Output Arguments
Name
|
Type
|
Mandatory
|
Description
|
ErrorInfo
|
XPRIM_ErrorInfo
|
No
|
Indicates an error that might have occurred.
|
|
Return Value
None