共用方式為


SmartGroupModificationItem.ModifiedBy Property

Definition

Gets or sets modified user details (Principal client name)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to