Jump to: navigation, search

Difference between revisions of "SYSCLS TASK"


 
(10 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
 
| inheritance = -
 
| inheritance = -
| namespace = System.Classification
+
| namespace = System.Classification.Task
 
| purpose = Classify objects as tasks
 
| purpose = Classify objects as tasks
 
| version = 2+
 
| version = 2+
 +
| id = {182b808d-1095-4965-b00a-0f4437cc6379}
 
}}
 
}}
 
A Task object shows a checkbox next to the object in the [[Content Browser]]. If the task's status should be visualized and editable like a checklist, rather than having to enter each task separately, this is especially interesting.
 
A Task object shows a checkbox next to the object in the [[Content Browser]]. If the task's status should be visualized and editable like a checklist, rather than having to enter each task separately, this is especially interesting.
Line 11: Line 12:
 
== Validated MetaProperties ==
 
== Validated MetaProperties ==
 
The system will automatically check whether or not a property has been set (=validated) on the client if
 
The system will automatically check whether or not a property has been set (=validated) on the client if
* the property has [[Metaproperty#Needs_Validation|needs validation]] enabled<br>[[File:UI_SYSCLS_TASK_03.PNG|700px|border|alt=Property needs validation|Property needs validation]]
+
* the property has '''[[Metaproperty#Needs_Validation|needs validation]]''' enabled<br>[[File:UI_SYSCLS_TASK_03.PNG|700px|border|alt=Property needs validation|Property needs validation]]
* the value of the priority on the MetaClassScope is greater than 120<br>[[File:UI_SYSCLS_TASK_02.PNG|700px|border|alt=Property priority|Property priority]]
+
* the property is editable
 +
 
  
 
{{Attention|If all properties with such configuration have a valid validation time stamp the checkbox next to the object is checked.}}
 
{{Attention|If all properties with such configuration have a valid validation time stamp the checkbox next to the object is checked.}}
  
[[Category:System Classifications]]
+
[[Category:Classifications|T]]

Latest revision as of 12:59, 8 September 2015

IC CLASSIFICATION.gif Task classification
Name SYSCLS_TASK
Inheritance -
Namespace System.Classification.Task
ID {182b808d-1095-4965-b00a-0f4437cc6379}
Purpose Classify objects as tasks
Version 2+

A Task object shows a checkbox next to the object in the Content Browser. If the task's status should be visualized and editable like a checklist, rather than having to enter each task separately, this is especially interesting.

Validated MetaProperties

The system will automatically check whether or not a property has been set (=validated) on the client if


IC Attention.pngIf all properties with such configuration have a valid validation time stamp the checkbox next to the object is checked.