FieldsToEvaluate.RulesFrom Property
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.
URL of the work item type for which the rules need to be executed.
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IEnumerable<string> RulesFrom { get; set; }
member this.RulesFrom : seq<string> with get, set
Public Property RulesFrom As IEnumerable(Of String)
Property Value
- Attributes