ProjectStatus.

Conditions Property

Assembly
Cake.SonarResults.dll
Namespace
Cake.SonarResults.Models
Containing Type
ProjectStatus

Syntax

public List<Condition> Conditions { get; set; }

Value

Type Description
List<Condition>