Click or drag to resize
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.TimeService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
TimeProjectInformation getTimeInformationForEmployee(
	Session session,
	int EmployeeNr
)

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: TimeProjectInformation
Sammansatt information, se TimeProjectInformation
See Also