TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MBusinessDocument::setApplicationId
MBusinessDocument
Set the application ID, for example, R/3 adapter.
Parameters
Parameters
Description
const MString& rsApplicationId
The application ID to set.
Declaration
virtual
void
setApplicationId(
const
MString
& rsApplicationId)
throw
(
MException
);
Links
MBusinessDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference