Property ProjectModificationDelete
ProjectModificationDelete
Allows or denies deleting objects in the project.
[YamlIgnore]
[JsonIgnore]
public bool? ProjectModificationDelete { get; set; }
Property Value
- bool?
Allows or denies deleting objects in the project.
[YamlIgnore]
[JsonIgnore]
public bool? ProjectModificationDelete { get; set; }