Share via


MonitoringAlert.TfsWorkItemId Property

Definition

The TFS work item ID associated with the alert

public:
 property System::String ^ TfsWorkItemId { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=false, Order=2)]
public string TfsWorkItemId { get; set; }
member this.TfsWorkItemId : string with get, set
Public Property TfsWorkItemId As String

Property Value

Attributes

Applies to