Difference between revisions of "MROCLS PICK LIST TASK"
(→See also) |
|||
| Line 10: | Line 10: | ||
Classifies an object as a Pick List Task. | Classifies an object as a Pick List Task. | ||
| − | A Pick List Task needs a predefined List to pick from for its value property. The task counts as finished as soon as a list item has been selected. Each List item needs an integer value assigned to it. The value 0 is reserved for the server since it is used to provide a reopening functionality for the task. | + | A Pick List Task needs a predefined [[UBIK_Active_Lists|Active List]] to pick from for its value property. The task counts as finished as soon as a list item has been selected. Each List item needs an integer value assigned to it. The value 0 is reserved for the server since it is used to provide a reopening functionality for the task. |
== MetaProperties == | == MetaProperties == | ||
| Line 39: | Line 39: | ||
* [[MROCLS_CALCULATION_TASK#Calculation Task]] (Classification) | * [[MROCLS_CALCULATION_TASK#Calculation Task]] (Classification) | ||
* [[UBIK_Active_Lists]] | * [[UBIK_Active_Lists]] | ||
| + | * [[Active_List_Client]] | ||
[[Category:Classifications|MROCLS PICK LIST TASK]] | [[Category:Classifications|MROCLS PICK LIST TASK]] | ||
[[Category:Plugin|MROCLS PICK LIST TASK]] | [[Category:Plugin|MROCLS PICK LIST TASK]] | ||
Revision as of 09:04, 20 April 2026
| Name | MROCLS_PICK_LIST_TASK |
|---|---|
| Inheritance | MROCLS MRO TASK |
| Namespace | MRO.Classification |
| ID | {AC61934E-DDFD-4FAE-A28F-2F19EE70E0EE} |
| Purpose | Classify tasks as pick list tasks |
| Version | 5.0.0 |
Classifies an object as a Pick List Task. A Pick List Task needs a predefined Active List to pick from for its value property. The task counts as finished as soon as a list item has been selected. Each List item needs an integer value assigned to it. The value 0 is reserved for the server since it is used to provide a reopening functionality for the task.
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| VALUE | Integer | Selected item (Undefined = 0) |
See also
- MROCLS MRO TASKOWNER (Classification)
- MROCLS MRO TASK (Classification)
- MROCLS MRO MEASUREMENT TASK (Classification)
- MROCLS MRO PROGRESS TASK (Classification)
- MROCLS MRO CHECK TASK (Classification)
- MROCLS MRO INSPECTION TASK (Classification)
- MROCLS MRO WORKPACKAGE (Classification)
- MROCLS SEQUENTIALTASK (Classification)
- MROCLS SWITCH TASK (Classification)
- MROCLS SWITCH END TASK (Classification)
- MRO Objects (Client)
- MRO (Plugin)
- MROCLS PROCEDURE (Classification)
- MROCLS CALCULATION TASK (Classification)
- UBIK Active Lists
- Active List Client
