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