InMageRcmFailbackSyncDetails.ProgressPercentage Property
Definition
Important
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 in percentage. Progress percentage is calculated based on processed bytes.
[Newtonsoft.Json.JsonProperty(PropertyName="progressPercentage")]
public int? ProgressPercentage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="progressPercentage")>]
member this.ProgressPercentage : Nullable<int>
Public ReadOnly Property ProgressPercentage As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute