Share via


MonitoringAlertHistory.CustomField2 Property

Definition

The custom field 2 for the MonitoringAlertHistory entry.

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

Property Value

Returns a String that contains the value of the custom field 2 for the alert.

Attributes

Applies to