Jump to: navigation, search

Difference between revisions of "SYSCLS MIN MAX CLASSIFICATION"


(Created page with "{{ClassificationInfoBox | title = Min/Max Classification Object | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification.Content | purpose = Classify prop...")
 
Line 4: Line 4:
 
| 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/Value/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}
 
}}
 
}}
  
If a property is classified as Min/Max classification, their value will be automatic extend another 1 slot 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/Max property, it will have 2 values (Min - Value and Max - Value)
  
 
== See also ==
 
== See also ==
Line 16: Line 16:
  
 
{{Category/Version|4.7.0}}
 
{{Category/Version|4.7.0}}
 +
 +
[[Category:4.7.0|Min Max]]

Revision as of 10:25, 6 February 2024

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/Value/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)

See also