clsImportProjectPurchaseProcessesbUpdateContractIDsInAccess Method
|
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic override bool bUpdateContractIDsInAccess(
int lOldContractID,
int lNewContractID
)
Public Overrides Function bUpdateContractIDsInAccess (
lOldContractID As Integer,
lNewContractID As Integer
) As Boolean
Parameters
- lOldContractID
- Type: SystemInt32
- lNewContractID
- Type: SystemInt32
Return Value
Type:
Boolean
See Also