|
CONSTANT pre_defined_security_classification_types : SET [0:?] OF STRING := [ 'unclassified' , 'classified' , 'proprietary' , 'confidential' , 'secret' , 'top secret' ] ; END_CONSTANT; -- pre_defined_security_classification_types |
|
public class SPre_defined_product_data_management_specializations_xim public static Value cPre_defined_security_classification_types(SdaiContext _context) |