ObjectEntitlements Property

Version: Available or changed with runtime version 7.0.

Determines the object permissions that this entitlement object permits a user or application to use.

Applies to

  • Entitlement

Remarks

Note

In the current version of Business Central entitlements can only be included with Microsoft apps (enforced by the AppSource cop rules and the technical validation checks that we run for the apps submitted to AppSource). These objects will become available for the ISV apps when we introduce ability to monetize AppSource apps in one of our future releases. For more information, see Entitlement Object.

Syntax

entitlement MyEntitlement
{
    ...
    ObjectEntitlements = 
        ”D365 BUS PREMIUM - BaseApp”;​
}

See Also

Get Started with AL
Developing Extensions
Entitlement Object