Share via


SystemData.LastModifiedBy Eigenschaft

Definition

Ruft die Identität ab, die die Ressource zuletzt geändert hat, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: