Which method is used to modify px properties
-
Property-Set
-
They cannot be changed
-
Property-Set-X
-
Property-Set-Special
D
Correct answer
Explanation
Standard px properties in PEGA are protected system properties that normally cannot be modified directly. Property-Set and Property-Set-X are for regular properties. Property-Set-Special is the specific method designed to modify protected px properties when necessary. This special method is required because px properties are read-only by design to prevent accidental system corruption.