Name Property
See Also Example Applies To
Read-Only. Returns a string containing a name for the parent XMLRPCMember.
Syntax
object.Name
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.
|