Property DirtyFieldsOnly
DirtyFieldsOnly
Gets or sets whether only fields marked w:dirty are updated. Defaults to
false, which updates every field the engine can evaluate.
public bool DirtyFieldsOnly { get; set; }
Gets or sets whether only fields marked w:dirty are updated. Defaults to
false, which updates every field the engine can evaluate.
public bool DirtyFieldsOnly { get; set; }