Report.ModifiedBy プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象