Jump to: navigation, search

Difference between revisions of "SYSCLS MIN NORM MAX CLASSIFICATION"


 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{ClassificationInfoBox
 
{{ClassificationInfoBox
| title = Min/Value/Max Classification Object  
+
| 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/Value/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 = {233C318B-45E0-4C4D-A37A-5547D2F83226}
+
| id = {DCD66C9E-8B98-4535-A7A3-792B6A47FFDD}
 
}}
 
}}
  
If a property is classified as Min/Value/Max classification, their value will be automatic extend another 2 slots for saving corresponding values from COMOS, which set by [[HowTo:Create_a_new_MetaProperty#VALUE_TYPE|Value Type]]
+
If a property is classified as Min/Norm/Max property, it will have three values (Min - Value, Normal - Value and Max - Value)
  
 
== See also ==
 
== See also ==

Latest revision as of 10:28, 6 February 2024

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)

See also