clsImportSalesContractDocumentPositionsbReadPosFromDB Method
|
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic bool bReadPosFromDB(
MPInterface oInterface,
int lDocumentID,
int lDocPosID
)
Public Function bReadPosFromDB (
oInterface As MPInterface,
lDocumentID As Integer,
lDocPosID As Integer
) As Boolean
Parameters
- oInterface
- Type: MARIInterfaceMPInterface
- lDocumentID
- Type: SystemInt32
- lDocPosID
- Type: SystemInt32
Return Value
Type:
Boolean
See Also