Edit

Share via


SourceRelatedWorkItem.CurrentState Property

Definition

Current state of the work item, e.g. Active, Resolved, Closed, etc.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string CurrentState { get; set; }
member this.CurrentState : string with get, set
Public Property CurrentState As String

Property Value

Attributes

Applies to