Property IgnoreQualityChanges
IgnoreQualityChanges
Gets or sets whether quality changes should be ignored.
[YamlIgnore]
[JsonIgnore]
public bool? IgnoreQualityChanges { get; set; }
Property Value
- bool?
Gets or sets whether quality changes should be ignored.
[YamlIgnore]
[JsonIgnore]
public bool? IgnoreQualityChanges { get; set; }