TIBCO Adapter SDK C++ Reference
MAppProperties::setProperty
MAppProperties
Set the value of an extended property specified in the adapter instance description object.
Parameters
Parameters Description
const MString& rsPropName Name of the property for which you wish to set a value.
const MString& rsValue Value of the property.
Declaration
virtual void setProperty(const MString& rsPropName, const MString& rsValue);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.