CFLIsMgmtTenant Procedure

  • 2 minutes to read

Codeunit CFL Functions

Checks if the current tenant is a management tenant. Management tenants have 'mgmt' as the last 4 characters of their tenant ID.

Signature

CFLIsMgmtTenant() : Boolean

Returns

Boolean

True if the tenant ID ends with 'mgmt', otherwise false.