Class FieldUpdateResult
What one UpdateFields(DomNode, FieldUpdateOptions?) call did.
public sealed class FieldUpdateResult
- Inheritance
-
FieldUpdateResult
- Inherited Members
Properties
- FieldsFound
Gets the number of fields the walk found, nested fields included.
- FieldsInError
Gets the number of fields that evaluated to one of Word's error results.
- FieldsSkipped
Gets the number of fields left on their cached result.
- FieldsUpdated
Gets the number of fields whose result was rewritten.