Edit

Share via


WorkItemField.SupportedOperations Property

Definition

The supported operations on this field.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IEnumerable<Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemFieldOperation> SupportedOperations { get; set; }
member this.SupportedOperations : seq<Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemFieldOperation> with get, set
Public Property SupportedOperations As IEnumerable(Of WorkItemFieldOperation)

Property Value

Attributes

Applies to