TIBCO Adapter SDK C++ Reference
MAppProperties::set
MAppProperties
This method sets the specified property with the value specified by propValue.
Parameters
Parameters Description
MString const & propName Property to set.
MString const & propValue Value to set.
Declaration
void set(MString const & propName, MString const & propValue);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.