Evidence Type Properties Resources

Dynamic Evidence also uses individual properties resources to store Evidence Type specific localizable text. There is one such resource per Dynamic Evidence Type and it currently stores only the Evidence Type localizable runtime description. The description property is used in Evidence Maintenance to provide a description for the Dynamic Evidence Type (for example, on the 'New Evidence' screen accessed from the Evidence Dashboard). The naming convention for these properties resources is "DynEvd_EvidenceType_" followed by the logical name of the Dynamic Evidence Type and ended with ".properties" . They must be localized for each Evidence Type and each supported user locale.

To achieve this:

A new Evidence Type properties resource is created when a new Dynamic Evidence Type is created and it is deleted when the Evidence Type is deleted.