11.12.4 SerializeAsString Method
Serialize the JSON structure and returns the resulting JSON string.
Output Arguments
Name
|
Type
|
Mandatory
|
Description
|
ErrorInfo
|
XPRIM_ErrorInfo
|
No
|
Indicates an error that might have occurred.
|
|
Return Value
Type
|
Description
|
String
|
The resulting JSON string.
|
|