Compartir a través de


WorkloadInquiryDetails.ItemCount Propiedad

Definición

Obtiene o establece que contiene el recuento de elementos protegibles dentro de este contenedor.

[Newtonsoft.Json.JsonProperty(PropertyName="itemCount")]
public long? ItemCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="itemCount")>]
member this.ItemCount : Nullable<int64> with get, set
Public Property ItemCount As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a