Difference between revisions of "SYSCLS MIN MAX CLASSIFICATION"
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| inheritance = - | | inheritance = - | ||
| namespace = System.Classification.Content | | namespace = System.Classification.Content | ||
− | | purpose = Classify properties as Min | + | | purpose = Classify properties as Min/Max to extend the set of values. |
| version = 4.7.0+ | | version = 4.7.0+ | ||
| id = {233C318B-45E0-4C4D-A37A-5547D2F83226} | | id = {233C318B-45E0-4C4D-A37A-5547D2F83226} | ||
Line 10: | Line 10: | ||
If a property is classified as Min/Max property, it will have 2 values (Min - Value and Max - Value) | If a property is classified as Min/Max property, it will have 2 values (Min - Value and Max - Value) | ||
+ | |||
+ | == Implementation == | ||
+ | To classify a property using the Min/Max fields, simply set the VALUE_TYPE of the respective property to 'MinMax'. 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:12, 4 September 2025
If a property is classified as Min/Max property, it will have 2 values (Min - Value and Max - Value)
Implementation
To classify a property using the Min/Max fields, simply set the VALUE_TYPE of the respective property to 'MinMax'. The system will automatically apply the classification, which can then be reviewed in the ACM Manager.