Share via


MonitoringAlertHistory.CustomField3 Property

Definition

The custom field 3 for the MonitoringAlertHistory entry.

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

Property Value

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

Attributes

Applies to