Share via


RetailTransactionService::retailServerStaffInfo Method [AX 2012]

Method gets the staff Id and returns detail information about the staff and permissions for staff.

Syntax

client server public static container retailServerStaffInfo(RetailStaffId _staffId)

Run On

Called

Parameters

Return Value

Type: container
The Staff Information as a container.

See Also

Reference

RetailTransactionService Class