clsCommingGoingbLoad Method
|
Loads all actions for one date [please do not use this function.]
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic bool bLoad(
MPInterface oInterface,
string sEmployeeNumber,
DateTime dtDate
)
Public Function bLoad (
oInterface As MPInterface,
sEmployeeNumber As String,
dtDate As DateTime
) As Boolean
Parameters
- oInterface
- Type: MARIInterfaceMPInterface
- sEmployeeNumber
- Type: SystemString
- dtDate
- Type: SystemDateTime
Return Value
Type:
Boolean
Remarks
See Also