[]
Gets or sets a value indicating whether the RPX report stylesheet can be modified.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? CanModify { get; set; }
true if the RPX report stylesheet can be modified; otherwise, false.
true
false