Partager via


ManualActionTaskDetails.Observation Property

Definition

Gets or sets the observation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to