Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets progress percentage for change enumeration run, excluding
processing of deletes
public int? ProgressPercent { get; set; }
member this.ProgressPercent : Nullable<int> with get, set
Public Property ProgressPercent As Nullable(Of Integer)