GetMultiuser

ACCPAC Common Controls

AccpacSession.GetMultiuser

Creates and returns an AccpacMultiuser object that provides facilities to control multi-user access.

Function GetMultiuser() As AccpacMultiuser

Return Value

Returns an AccpacMultiuser object that provides facilities to control multi-user access.

Remarks

Avoid using the AccpacMultiuser object if possible. Locking should be done at the view level rather than at the UI level. Locking is especially dangerous when ACCPAC is running remotely over the Internet.