(→See also) |
|||
| (One intermediate revision by one other user not shown) | |||
| 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 | + | 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. |
== MetaProperties == | == MetaProperties == | ||
| Line 17: | Line 17: | ||
! width=30% | Name !! width=20% | Data type !! Comment | ! width=30% | Name !! width=20% | Data type !! Comment | ||
|- | |- | ||
| − | | VALUE || {{Integer}} || Selected item | + | | VALUE || {{Integer}} || Selected item |
|} | |} | ||
| 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]] | ||
Latest revision as of 09:36, 22 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.
MetaProperties
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