JobModel.Type Property
Project type
<JsonConverter(typeof(StringEnumConverter))> _
Public Property Type() As ProjectType
This language is not supported or no code example is available.
[JsonConverter(typeof(StringEnumConverter))]
public ProjectType Type {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public
JsonConverter(typeof(StringEnumConverter))
function get Type() : ProjectType;
public
JsonConverter(typeof(StringEnumConverter))
function set Type(value : ProjectType);
This language is not supported or no code example is available.
Property Value
ProjectType
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1