次の方法で共有


OperationResultLogItemContract.ObjectKey プロパティ

定義

作成/更新/削除されるエンティティの識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象