AlertDefinitionCreate.FeedId Property

Definition

Gets or sets the feed identifier.

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

Property Value

The feed identifier.

Attributes

Applies to