MapPackageModelWriterProgress.HandledItems Method
Gets the number of items handled so far in the current stage.
HandledItems()
Gets the number of items handled so far in the current stage.Syntax
public System.Int64 HandledItems ()
Remarks
The number of items that have been handled so far in this stage. Divide this value by EstimatedItems to get the proportion of the CurrentStage that is done.
Platforms
Windows, Linux, Android