RetailTransactionServiceEmployee::deleteExtendedLogOn Method [AX 2012]
Remove records from RetailStaffExtendedLogOntable.
client server public static container deleteExtendedLogOn(RetailStaffId _staffId, RetailStaffExtendedLogOnType _logOnType)
Run On
CalledParameters
- _staffId
- Type: RetailStaffId Extended Data Type
Staff ID.
- _logOnType
- Type: RetailStaffExtendedLogOnType Enumeration
LogOn key type.
Show: