Compartir a través de


SourceTrigger.SourceTriggerEvents Propiedad

Definición

Obtiene o establece el evento de origen correspondiente al desencadenador.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a