Base64Value Property
See Also Example Applies To
Read-Only. If the ValueType is XMLRPC_BASE64 then this property will return a XMLRPCBase64 object, otherwise it will throw an error.
Syntax
object.Base64Value
The object placeholder represents an XMLRPCValue object.
Remarks
See the remarks section in the XMLRPCValue main topic for more detail.
|