TaskDefinitionReference 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 TaskDefinitionReference
type TaskDefinitionReference = class
Public Class TaskDefinitionReference
- Inheritance
-
TaskDefinitionReference
- Attributes
Constructors
TaskDefinitionReference() |
Properties
DefinitionType |
Gets or sets the definition type. Values can be 'task' or 'metaTask'. |
Id |
Gets or sets the unique identifier of task. |
VersionSpec |
Gets or sets the version specification of task. |
Methods
Equals(Object) | |
GetHashCode() |