Compartir a través de


DeletedRepository.ManifestsDeleted Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="manifestsDeleted")]
public System.Collections.Generic.IList<string> ManifestsDeleted { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="manifestsDeleted")>]
member this.ManifestsDeleted : System.Collections.Generic.IList<string> with get, set
Public Property ManifestsDeleted As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a