Share via


RetailTransactionServiceEmployee::getStaffPermission Method [AX 2012]

Creates a container with staff permissions.

Syntax

client server public static container getStaffPermission(
    RetailStaffTable staff, 
    DirPartyTable party, 
    RetailStaffPermission staffPermission)

Run On

Called

Parameters

Return Value

Type: container
The container with staff and permission information.

See Also

Reference

RetailTransactionServiceEmployee Class