Share via


RetailTransactionServiceEmployee::deleteExtendedLogOn Method [AX 2012]

Remove records from RetailStaffExtendedLogOntable.

Syntax

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

Run On

Called

Parameters

Return Value

Type: container
The status as a container.

See Also

Reference

RetailTransactionServiceEmployee Class