TIBCO Adapter SDK C++ Reference
MBusinessDocument::setComponentId
MBusinessDocument
Set the component ID for the MBusinessDocument.

The componentId can be used to specify more precisely which component is the source of the business document. The componentId complements the ApplicationId and ApplicationInstanceId attributes.

Parameters
Parameters Description
const MString& rsComponentId Component ID.
Declaration
virtual void setComponentId(const MString& rsComponentId) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.