IFieldUpdatingProgressCallback class

IFieldUpdatingProgressCallback class

Implement this interface if you want to track field updating progress.

Methods

NameDescription
notify(args)A user defined method that is called when updating progress is changed.

See Also