TIBCO Adapter SDK C++ Reference
MAppProperties::get
MAppProperties
The following are the properties that this method can retrieve:

APPNAME

USERNAME

PASSWORD

INSTANCEID

REPOURL

CONFIGURL

APPVERSION

APPINFO

PROPFILE

User specified properties (in tra file) can also be retrieved using this call.

Parameters
Parameters Description
MString const & propName Name of the extended property that you wish to retrieve.
MString & propValue Value of the extended property that you wish to retrieve.
Declaration
Mboolean get(MString const & propName, MString & propValue) const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.