IService3LProTimegetTimeInformationForEmployee Method |
[This is preliminary documentation and is subject to change.]
Ger sammansatt information om giltiga tidkoder etc för angiven användare
Namespace: _3LProServices.TimeServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
SyntaxTimeProjectInformation getTimeInformationForEmployee(
Session session,
int EmployeeNr
)
Function getTimeInformationForEmployee (
session As Session,
EmployeeNr As Integer
) As TimeProjectInformation
Parameters
- session
- Type: _3LProServices.TimeServiceSession
[Missing <param name="session"/> documentation for "M:_3LProServices.TimeService.IService3LProTime.getTimeInformationForEmployee(_3LProServices.TimeService.Session,System.Int32)"]
- EmployeeNr
- Type: SystemInt32
användaren som informationen gäller
Return Value
Type:
TimeProjectInformationSammansatt information, se TimeProjectInformation
See Also