Last modified on 4 September 2025, at 10:12

Difference between revisions of "SYSCLS MIN MAX CLASSIFICATION"

 
(One intermediate revision by one other user not shown)
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

IC CLASSIFICATION.gif Min/Max Classification Object
Name SYSCLS_MIN_MAX_CLASSIFICATION
Inheritance -
Namespace System.Classification.Content
ID {233C318B-45E0-4C4D-A37A-5547D2F83226}
Purpose Classify properties as Min/Max to extend the set of values.
Version 4.7.0+

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