- Create or open the text file for
customized properties.
For
more information,
see
Editing Properties Using MQL.
-
To change the name of the library that contains the ATC Classification structure, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
Regulatory.ATCClassification.Library=ATC_Classification
-
Replace
ATC_Classification with the actual library name defined by your company. Convert any spaces in the name to underscore characters.
-
To change the name of the library that contains the Variation Classification structure, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
Regulatory.VariationClassification.Library=Variation_Classification
-
Replace
Variation_Classification with the actual library name defined by your company. Convert any spaces in the name to underscore characters.
- 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
Regulatory.properties page object. For more information, see Editing Properties Using MQL.
|