Click or drag to resize
Service3LProTimechangeCompany Method

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

Byter aktuellt 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
public bool changeCompany(
	ref Session session,
	short company,
	ref string errormessage
)

Parameters

session
Type: _3LProServices.TimeServiceSession

[Missing <param name="session"/> documentation for "M:_3LProServices.TimeService.Service3LProTime.changeCompany(_3LProServices.TimeService.Session@,System.Int16,System.String@)"]

company
Type: SystemInt16

[Missing <param name="company"/> documentation for "M:_3LProServices.TimeService.Service3LProTime.changeCompany(_3LProServices.TimeService.Session@,System.Int16,System.String@)"]

errormessage
Type: SystemString

[Missing <param name="errormessage"/> documentation for "M:_3LProServices.TimeService.Service3LProTime.changeCompany(_3LProServices.TimeService.Session@,System.Int16,System.String@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:_3LProServices.TimeService.Service3LProTime.changeCompany(_3LProServices.TimeService.Session@,System.Int16,System.String@)"]

Implements

IService3LProTimechangeCompany(Session, Int16, String)
See Also