RetailTransactionServiceEmployee::deleteExtendedLogOn Method [AX 2012]

Remove records from RetailStaffExtendedLogOntable.

client server public static container deleteExtendedLogOn(RetailStaffId _staffId, RetailStaffExtendedLogOnType _logOnType)

Run On

Called

Parameters

_staffId
Type: RetailStaffId Extended Data Type
Staff ID.
_logOnType
Type: RetailStaffExtendedLogOnType Enumeration
LogOn key type.

Return Value

Type: container
The status as a container.
Show: