public interface IFieldUpdatingProgressCallback
| Method Summary | ||
|---|---|---|
abstract void | notify(FieldUpdatingProgressArgs args) | |
| A user defined method that is called when updating progress is changed. | ||
| Method Detail |
|---|
notify | |
public abstract void notify(FieldUpdatingProgressArgs args) | |