SectionResponse.LastModifiedBy Property

Definition

The user who last modified the section.

[System.Text.Json.Serialization.JsonPropertyName("lastModifiedBy")]
public string LastModifiedBy { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("lastModifiedBy")>]
member this.LastModifiedBy : string with get, set
Public Property LastModifiedBy As String

Property Value

Attributes

Applies to