Jump to: navigation, search

Difference between revisions of "SYSCLS MIN NORM 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/Norm/Max to extend the set of value types to synchronize corresponding COMOS values.
+
| purpose = Classify properties as Min/Norm/Max to extend the set of values.
 
| version = 4.7.0+
 
| version = 4.7.0+
 
| id = {DCD66C9E-8B98-4535-A7A3-792B6A47FFDD}
 
| id = {DCD66C9E-8B98-4535-A7A3-792B6A47FFDD}
 
}}
 
}}
  
If a property is classified as Min/Norm/Max property, it will have three values (Min - Value, Normal - Value and Max - Value)  
+
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

IC CLASSIFICATION.gif Min/Norm/Max Classification Object
Name SYSCLS_MIN_NORM_MAX_CLASSIFICATION
Inheritance -
Namespace System.Classification.Content
ID {DCD66C9E-8B98-4535-A7A3-792B6A47FFDD}
Purpose Classify properties as Min/Norm/Max to extend the set of values.
Version 4.7.0+

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