Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFProgressEventArgs Properties

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFProgressEventArgs Properties

The AFProgressEventArgs type exposes the following members.

Properties

  NameDescription
Public property
Cancel
Set to to cancel the entire operation.
Public property
CancelNext
Set to to cancel the next step of this operation.
Public property
CanContinue
Set to when an error has occurred that can be continued.
Public property
CurrentLineNumber
The line number from the source file associated with this progress update, if any.
Public property
CurrentPosition
The position in the line from the source file associated with this progress update, if any.
Public property
ID
The ID of the object that is being operated on.
Public property
Identity
The Identity of the object being operated on.
Public property
OperationsCompleted
Gets the number of operations completed.
Public property
Status
Gets the status of the current operation.
Public property
Tag
The object that is associated with this progress event.

See Also

TitleResults for “How to create a CRG?”Also Available in