Jump to: navigation, search

Difference between revisions of "SYSCLS MIN NORM MAX CLASSIFICATION"


(Created page with "{{ClassificationInfoBox | title = Min/Value/Max Classification Object | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification.Content | purpose = Classif...")
 
Line 9: Line 9:
 
}}
 
}}
  
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 [[Create_a_new_MetaProperty#VALUE_TYPE|Value Type]]
+
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]]
  
 
== See also ==
 
== See also ==
* [[Create_a_new_MetaProperty#VALUE_TYPE|Value Type]]
+
* [[HowTo:Create_a_new_MetaProperty#VALUE_TYPE|Value Type]]
  
  
 
{{Category/Version|4.7.0}}
 
{{Category/Version|4.7.0}}
 +
 +
[[Category:4.7.0|Min Value Max]]

Revision as of 13:11, 1 February 2024

IC CLASSIFICATION.gif Min/Value/Max Classification Object
Name SYSCLS_MIN_NORM_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 value types to synchronize corresponding COMOS values.
Version 4.7.0+

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 Value Type

See also