| 
      Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
		
        To configure which types of substances to be used for searching or matching substance,
          also the configured types are not expanded to include their derived subtypes, follow these
          steps:
        
          
            Add or edit this line in the file used to import properties into a page
              object:
            
               emxMaterialsCompliance.SubstanceMatch.TypePatten
            Set the value for this property to comma separated value for the name of
                derived subtype of substance or empty.
           For example,
           emxMaterialsCompliance.SubstanceMatch.TypePatten = Substance Subtype1, Substance Subtype2, Substance Subtype3
        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
            emxMaterialsComplianceCentral.propertiespage object. For more
          information, see Editing Properties Using MQL.
 |