TaskGroupCreateParameter 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.
[System.Runtime.Serialization.DataContract]
public class TaskGroupCreateParameter
type TaskGroupCreateParameter = class
Public Class TaskGroupCreateParameter
- Inheritance
-
TaskGroupCreateParameter
- Attributes
Constructors
TaskGroupCreateParameter() |
Properties
Author |
Sets author name of the task group. |
Category |
Sets category of the task group. |
Description |
Sets description of the task group. |
FriendlyName |
Sets friendly name of the task group. |
IconUrl |
Sets url icon of the task group. |
Inputs | |
InstanceNameFormat |
Sets display name of the task group. |
Name |
Sets name of the task group. |
ParentDefinitionId |
Sets parent task group Id. This is used while creating a draft task group. |
RunsOn | |
Tasks | |
Version |
Sets version of the task group. |