clsUpdateEmployeePeriodUpdate Method
|
Update an exisiting Employee Period
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntaxpublic bool Update(
MPInterface oInterface
)
Public Function Update (
oInterface As MPInterface
) As Boolean
Parameters
- oInterface
- Type: MARIInterfaceMPInterface
Return Value
Type:
BooleanReturns true if successful
Remarks
See Also