AlertDefinition.AlertDefinitionId Property

Definition

Gets or sets the unique key generated by the UI.

public:
 property Guid AlertDefinitionId { Guid get(); void set(Guid value); };
[System.Runtime.Serialization.DataMember]
public Guid AlertDefinitionId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.AlertDefinitionId : Guid with get, set
Public Property AlertDefinitionId As Guid

Property Value

The unique key generated by the UI.

Attributes

Applies to