Edit

Share via


WorkItemClassificationNode.Attributes Property

Definition

Dictionary that has node attributes like start/finish date for iteration nodes.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.IDictionary<string,object> Attributes { get; set; }
member this.Attributes : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Attributes As IDictionary(Of String, Object)

Property Value

Attributes

Applies to