Multiple choice technology web technology

Which method is used to modify px properties

  1. Property-Set

  2. They cannot be changed

  3. Property-Set-X

  4. Property-Set-Special

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Pega's px properties (system properties like pxRequestor, pxResults) are protected and cannot be modified with standard Property-Set. Property-Set-Special is the correct method for modifying these special system properties when necessary. Standard Property-Set only works on user-defined properties.