Delen via


SolutionType Enum

Definitie

Definieert waarden voor SolutionType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SolutionType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SolutionType = 
Public Enum SolutionType
Overname
SolutionType
Kenmerken
Newtonsoft.Json.JsonConverterAttribute

Velden

Name Waarde Description
QuickSolution 0
DeepInvestigation 1
BestPractices 2

Van toepassing op