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