TaskTypeDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Task details based on specific task type.
[Newtonsoft.Json.JsonObject("TaskTypeDetails")]
public class TaskTypeDetails
[<Newtonsoft.Json.JsonObject("TaskTypeDetails")>]
type TaskTypeDetails = class
Public Class TaskTypeDetails
- Inheritance
-
TaskTypeDetails
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
TaskTypeDetails() |
Initializes a new instance of the TaskTypeDetails class. |