totalFieldsCount property

FieldUpdatingProgressArgs.totalFieldsCount property

Gets the total fields count to be updated.

get totalFieldsCount(): number

Remarks

The value is not constant and may be increased during updating process.

See Also