FieldsToEvaluate 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.
Describes a set fields for rule evaluation.
[System.Runtime.Serialization.DataContract]
public class FieldsToEvaluate
type FieldsToEvaluate = class
Public Class FieldsToEvaluate
- Inheritance
-
FieldsToEvaluate
- Attributes
Constructors
| FieldsToEvaluate() |
Properties
| Fields |
List of fields to evaluate. |
| FieldUpdates |
Updated field values to evaluate. |
| FieldValues |
Initial field values. |
| RulesFrom |
URL of the work item type for which the rules need to be executed. |