次の方法で共有


Webhook.LastModifiedBy プロパティ

定義

Webhook を最後に変更したユーザーの詳細を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象