Service3LProTimegetTimeInformation Method |
[This is preliminary documentation and is subject to change.]
Ger sammansatt information om giltiga tidkoder etc för inloggad användare
Namespace: _3LProServices.TimeServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic TimeProjectInformation getTimeInformation(
Session session
)
Public Function getTimeInformation (
session As Session
) As TimeProjectInformation
Parameters
- session
- Type: _3LProServices.TimeServiceSession
[Missing <param name="session"/> documentation for "M:_3LProServices.TimeService.Service3LProTime.getTimeInformation(_3LProServices.TimeService.Session)"]
Return Value
Type:
TimeProjectInformationSammansatt information, se TimeProjectInformation
Implements
IService3LProTimegetTimeInformation(Session)
See Also