次の方法で共有


DynamicDeliveryAttributeMapping.SourceField プロパティ

定義

属性値を含む イベントの JSON パスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象