IService3LProTimegetCurrentPeriod Method |
[This is preliminary documentation and is subject to change.]
Ger den aktuella tidperioden för användaren
Namespace: _3LProServices.TimeServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
SyntaxTimePeriod getCurrentPeriod(
Session session
)
Function getCurrentPeriod (
session As Session
) As TimePeriod
Parameters
- session
- Type: _3LProServices.TimeServiceSession
Sessionsobjekt för inloggad användare
Return Value
Type:
TimePeriodAktuell tidperiod
See Also