共用方式為


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

適用於