Compartir a través de


UpdateSummary.TotalTimeInMinutes Propiedad

Definición

Obtiene el tiempo total en minutos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalTimeInMinutes")]
public int? TotalTimeInMinutes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalTimeInMinutes")>]
member this.TotalTimeInMinutes : Nullable<int>
Public ReadOnly Property TotalTimeInMinutes As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a