Click or drag to resize
SessionHandlerchangeCompany Method

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

[Missing <summary> documentation for "M:_3LProServices.TimeService.SessionHandler.changeCompany(Vitec.Pro.Common.Transaction,_3LProServices.TimeService.Session@,System.Int16,System.String@)"]

Namespace: _3LProServices.TimeService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public bool changeCompany(
	Transaction db,
	ref Session currentSession,
	short company,
	ref string error
)

Parameters

db
Type: Transaction

[Missing <param name="db"/> documentation for "M:_3LProServices.TimeService.SessionHandler.changeCompany(Vitec.Pro.Common.Transaction,_3LProServices.TimeService.Session@,System.Int16,System.String@)"]

currentSession
Type: _3LProServices.TimeServiceSession

[Missing <param name="currentSession"/> documentation for "M:_3LProServices.TimeService.SessionHandler.changeCompany(Vitec.Pro.Common.Transaction,_3LProServices.TimeService.Session@,System.Int16,System.String@)"]

company
Type: SystemInt16

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

error
Type: SystemString

[Missing <param name="error"/> documentation for "M:_3LProServices.TimeService.SessionHandler.changeCompany(Vitec.Pro.Common.Transaction,_3LProServices.TimeService.Session@,System.Int16,System.String@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:_3LProServices.TimeService.SessionHandler.changeCompany(Vitec.Pro.Common.Transaction,_3LProServices.TimeService.Session@,System.Int16,System.String@)"]

See Also