|  | CheckPointTaskProgressPercentage Property  | 
 
            Gets the progress percentage.
            
 
    Namespace: 
   Koopman.CheckPoint
    Assembly:
   CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
 Syntax
Syntax[JsonPropertyAttribute(PropertyName = "progress-percentage")]
public int ProgressPercentage { get; }Property Value
Type: 
Int32The progress percentage.
 See Also
See Also