TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MBusinessDocument::setLotItem
MBusinessDocument
Set the lot item. A lot item identifier allows sequencing of items in a lot.
Parameters
Parameters
Description
int iLotItem
The lot item to set.
Declaration
virtual
void
setLotItem(
int
iLotItem)
throw
(
MException
);
Links
MBusinessDocument
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference