UserTaskData.AssignedBy Property

Definition

Assigned By.

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

Property Value

Attributes

Applies to