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