MonitoringAlertHistory.TicketId Property

Definition

The ticket id.

public:
 property System::String ^ TicketId { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string TicketId { get; }
member this.TicketId : string
Public ReadOnly Property TicketId As String

Property Value

String

Returns the String for the ticket of the alert.

Attributes

Applies to