SysUserLicenseMiner::getRoleUserLicenseType Method [AX 2012]

server public static UserLicenseType getRoleUserLicenseType(
    int64 _roleRecId, 
    str _roleAotName, 
    SysSecRoleEntryPointsTmp _srepTbl, 
    SysUserRoleEffectiveLicenseTypeTmp _roleEffLicTypeTmp)

Run On

Server

Parameters

_roleRecId
Type: int64
_roleAotName
Type: str
_srepTbl
Type: SysSecRoleEntryPointsTmp Table
_roleEffLicTypeTmp
Type: SysUserRoleEffectiveLicenseTypeTmp Table
Show: