次の方法で共有


Operation.Origin プロパティ

定義

操作の原点を取得します。 使用できる: user|system|user,system

[Newtonsoft.Json.JsonProperty(PropertyName="origin")]
public string Origin { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="origin")>]
member this.Origin : string
Public ReadOnly Property Origin As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象