다음을 통해 공유


OperationResultLogItemContract.ObjectKey Property

Definition

Gets or sets identifier of the entity being created/updated/deleted.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to