TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MAppProperties
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference