TIBCO Adapter SDK C++ Reference
MBusinessDocument::getLotId
MBusinessDocument
Retrieve the lot ID. Applications can assign the same lot ID to a group of related events.
Parameters
Parameters Description
MString& rsLotId Parameter in which to store the lot ID.
Return Value
If this accessor finds the element, it returns MTrue and stores the information in the output parameter. Otherwise, it returns MFalse.
Declaration
virtual Mboolean getLotId(MString& rsLotId) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.