Edit

Share via


WorkItemTemplate.Fields Property

Definition

Mapping of field and its templated value.

[System.Runtime.Serialization.DataMember(IsRequired=true)]
public System.Collections.Generic.IDictionary<string,string> Fields { get; set; }
member this.Fields : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Fields As IDictionary(Of String, String)

Property Value

Attributes

Applies to