Value Property
See Also Example Applies To
Read-Only. Returns an XMLRPCValue containing a value for the parent XMLRPCMember.
Syntax
object.Value
The object placeholder represents an XMLRPCMember object.
Remarks
This property is read-only and set by the parent XMLRPCStruct object by executing an Add... method or after decoding a response from the remote XML-RPC server.
|