Jump to: navigation, search

Difference between revisions of "SYSCLS SAFETY RELEVANT OBJECT"


 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{ClassificationInfoBox
 
{{ClassificationInfoBox
| title = Safety relevant object classification object
+
| title = Safety relevant object classification
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
 
| inheritance = -
 
| inheritance = -
Line 9: Line 9:
 
}}
 
}}
  
Classifies an object as safety relevant. Safety relevant objects require the user to confirm safety instructions before they can be worked on, this feature provides showing a list of [[SYSCLS_SAFETY_RELEVANT_DOCUMENT|safety documents]] the user has to read and confirm before the object can be opened in the Content Browser. The instructions can be confirmed with the button at the bottom of the dialog.
+
Classifies an object as safety relevant. Safety relevant objects force the user to confirm [[Safety Instructions|safety instructions]] before the object is opened in the {{Content_Browser}}. The list of instructions is determined by the related [[SYSCLS_SAFETY_RELEVANT_DOCUMENT|safety documents]] which have to be confirmed with a button at the bottom of the shown dialog.
 
+
See [[Safety Instructions]] for details.
+
 
+
 
+
  
 
== MetaProperties ==
 
== MetaProperties ==
Line 24: Line 20:
 
| NUMBEROFSAFETYDOCUMENTS|| {{Integer}} || Number of safety relevant child documents.
 
| NUMBEROFSAFETYDOCUMENTS|| {{Integer}} || Number of safety relevant child documents.
 
|}
 
|}
 +
 +
== See also ==
 +
* [[SYSCLS SAFETY RELEVANT DOCUMENT]] (Classification)
 +
* [[Safety Instructions]]
 +
 +
[[Category:Classifications|SYSCLS SAFETY RELEVANT OBJECT]]

Latest revision as of 16:31, 25 November 2015

IC CLASSIFICATION.gif Safety relevant object classification
Name SYSCLS_SAFETY_RELEVANT_OBJECT
Inheritance -
Namespace System.Classification.Content
ID {A28CA629-4174-43DD-93F8-188E8395B616}
Purpose Classifies an object to be safety relevant
Version 2.5.1+

Classifies an object as safety relevant. Safety relevant objects force the user to confirm safety instructions before the object is opened in the Content Browser. The list of instructions is determined by the related safety documents which have to be confirmed with a button at the bottom of the shown dialog.

MetaProperties

Name Data type Comment
SAFETYINSTRUCTIONCONFIRMED Boolean Indicates as the safety instructions where confirmed by the user.
NUMBEROFSAFETYDOCUMENTS Integer Number of safety relevant child documents.

See also