Property ProjectModificationAdd
ProjectModificationAdd
Allows or denies adding objects to the project.
[YamlIgnore]
[JsonIgnore]
public bool? ProjectModificationAdd { get; set; }
Property Value
- bool?
Allows or denies adding objects to the project.
[YamlIgnore]
[JsonIgnore]
public bool? ProjectModificationAdd { get; set; }