Share via


DeleteKbContentsDTO.Sources Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a