context

Filtering context definition

Uses the global context (that the user has selected) as filtering.

Syntax:

context FilteringContextProperty ( ,FilteringContextProperty )* ;


         entityset CompanyOrders for CustomerOrder {
            contexts = Company(CompanyId);
         }

This page is generated from IFS Developer Studio at 2021-08-13 08:48.