AlertSubscriptionConfiguration.Criteria Property

Definition

The well-formed criteria for alerts.

public:
 property System::String ^ Criteria { System::String ^ get(); void set(System::String ^ value); };
public string Criteria { get; set; }
member this.Criteria : string with get, set
Public Property Criteria As String

Property Value

String

Returns a String that contains the criteria for alerts.

Applies to