FieldUpdatingProgressArgs class

FieldUpdatingProgressArgs class

Provides data for the field updating progress event.

Properties

NameDescription
total_fields_countGets the total fields count to be updated.
update_completedGets a value indicating whether field updating is completed.
updated_fields_countGets the number of updated fields.

See Also