Click or drag to resize
IService3LProTimechangeCompany Method

[This is preliminary documentation and is subject to change.]

Byter företag för inloggad användare

Namespace: _3LProServices.TimeService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
bool changeCompany(
	ref Session session,
	short company,
	ref string errormessage
)

Parameters

session
Type: _3LProServices.TimeServiceSession
Sessionsobjekt för inloggad användare
company
Type: SystemInt16
Företag att byta till
errormessage
Type: SystemString
Felmeddelande som sätts om byte misslyckas

Return Value

Type: Boolean
true om byte av företag går bra, annars false
See Also