Context.NotificationSource Property

Definition

Gets or sets the source of the notification request

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to