(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ClassificationInfoBox | {{ClassificationInfoBox | ||
− | | title = Min/ | + | | title = Min/Norm/Max Classification Object |
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = - | | inheritance = - | ||
| namespace = System.Classification.Content | | namespace = System.Classification.Content | ||
− | | purpose = Classify properties as Min/ | + | | purpose = Classify properties as Min/Norm/Max to extend the set of values. |
| version = 4.7.0+ | | version = 4.7.0+ | ||
− | | id = { | + | | id = {DCD66C9E-8B98-4535-A7A3-792B6A47FFDD} |
}} | }} | ||
− | If a property is classified as Min/ | + | If a property is classified as Min/Norm/Max property, it will have three values (Min - Value, Normal - Value and Max - Value) |
+ | |||
+ | == Implementation == | ||
+ | To classify a property using the Min/Norm/Max fields, simply set the VALUE_TYPE of the respective property to 'MinNormMax'. The system will automatically apply the classification, which can then be reviewed in the ACM Manager. | ||
== See also == | == See also == |
Latest revision as of 10:11, 4 September 2025
If a property is classified as Min/Norm/Max property, it will have three values (Min - Value, Normal - Value and Max - Value)
Implementation
To classify a property using the Min/Norm/Max fields, simply set the VALUE_TYPE of the respective property to 'MinNormMax'. The system will automatically apply the classification, which can then be reviewed in the ACM Manager.