TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MBusinessDocument::setName
MBusinessDocument
Specify the name of the business document instance.
Parameters
Parameters
Description
const MString& rsBODName
Name to set. A TIBCO Repository object of that name must already exist.
Declaration
virtual
void
setName(
const
MString
& rsBODName)
throw
(
MException
);
Links
MBusinessDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference