RuleValidationException.FieldStatusFlags 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.
[Newtonsoft.Json.JsonProperty]
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.FieldStatusFlags FieldStatusFlags { get; set; }
member this.FieldStatusFlags : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.FieldStatusFlags with get, set
Public Property FieldStatusFlags As FieldStatusFlags
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute