次の方法で共有


UpdateHistoryProperty.ObjectIdentifier プロパティ

定義

ImmutabilityPolicy を更新したユーザーのオブジェクト ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象