Share via


SubAssessmentStatus.Cause Property

Definition

Gets programmatic code for the cause of the assessment status

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to