[TIBCO.EMS .NET Admin client library 8.1 documentation]

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

protected internal virtual void setObject(
	MapMessage msg,
	string name
)
Protected Friend Overridable Sub setObject ( _
	msg As MapMessage, _
	name As String _
)
protected public:
virtual void setObject(
	MapMessage^ msg, 
	String^ name
)

Parameters

msg
Type: MapMessage
name
Type: System..::.String

See Also