Jump to: navigation, search

Difference between revisions of "MROCLS MRO SUPERVISOR TASK"


Line 16: Line 16:
  
 
== See also ==
 
== See also ==
* [[HowTo:Create_a_new_MetaProperty#VALUE_TYPE|Value Type]]
+
* [[MROCLS_MRO_SUPERVISOR|Supervisor]]
  
  

Revision as of 09:50, 2 October 2024

IC CLASSIFICATION.gif MRO Supervisor Task Classification Object
Name MROCLS_MRO_SUPERVISOR_TASK
Inheritance MRO.Classification.MROCLS_MRO_TASK
Namespace System.MRO
ID {C63511FA-4852-4FE7-B5BC-4247136B8B8E}
Purpose Classify a task as a Supervisor Task to let only Supervisors approve this task.
Version 4.8.1+

If a property is classified as Supervisor Task, it will have 2 properties

Permission: Concatenated string to define permissions (codes) that are required to open this task.

Supervisor: Reference to the supervisor login that finished the Task.

See also