Bagikan melalui


SmartGroup.LastModifiedUserName Property

Definition

Gets last modified by user name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to