Multiple choice technology packaged enterprise solutions

Properties that have prefix px can only be set only with following method

  1. Property-Set

  2. Property-Set-Px

  3. Property-Set-Special

  4. Property-Configure-Px

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

Properties with the px prefix are system-maintained and read-only. Pega prevents modifying them using standard methods like Property-Set. Developers must use the specialized Property-Set-Special method to force-write values to these system properties, making other options incorrect.