Multiple choice technology web technology

Which Default Property Types cannot be modified

  1. (a) px

  2. (b) py

  3. (c) A and B

  4. (d) Pz

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

Pega properties with the pz prefix (Pz, D) are personalized properties explicitly intended for modification by end users. Properties with px (A) are protected system properties that cannot be modified. Properties with py (B) are internal properties used by the Pega platform. The pz designation allows safe customization without affecting system behavior.