Configuring Feature Usage Indicators

You can configure whether check boxes are used to indicate which features are included in a model version revision in the Effectivity Matrix page.

See Property for Feature Usage Indicators.

See Also
Configuring Properties
  1. Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
  2. To configure whether check boxes are used to indicate which features are included in a model version revision in the Effectivity Matrix page, follow these steps:
    1. Locate this line:

      emxConfiguration.ViewEffectivity.FeatureUsage=true

    2. Set the value for this property depending on your business requirements:

      • true = Feature usage values (Standard, Optional, or Mandatory) are used to indicate which features are included.
      • false = Check boxes are used to indicate which features are included.

  3. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the emxConfiguration.properties page object. For more information, seeEditing Properties Using MQL.