FieldUpdatingProgressArgs class

FieldUpdatingProgressArgs class

Provides data for the field updating progress event.

Properties

NameDescription
totalFieldsCountGets the total fields count to be updated.
updateCompletedGets a value indicating whether field updating is completed.
updatedFieldsCountGets the number of updated fields.

See Also