TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MBusinessDocument::set
MBusinessDocument
Set the specified field to the specified value.
Parameters
Parameters
Description
const MString& rsField
The name of the field to be set
const MData& rData
Data to set.
Declaration
virtual
void
set(
const
MString
& rsField,
const
MData
& rData)
throw
(
MException
);
Links
MBusinessDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference