Udostępnij za pośrednictwem


EventsDependencyInfo.Success Property

Definition

Gets or sets indicates if the dependency was successful

[Newtonsoft.Json.JsonProperty(PropertyName="success")]
public string Success { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="success")>]
member this.Success : string with get, set
Public Property Success As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to