PublishedEvent.Actions Property

Definition

Gets a list of actions.

public:
 property Microsoft::SqlServer::XEvent::Linq::PublishedEvent::ActionList ^ Actions { Microsoft::SqlServer::XEvent::Linq::PublishedEvent::ActionList ^ get(); };
public Microsoft.SqlServer.XEvent.Linq.PublishedEvent.ActionList Actions { get; }
member this.Actions : Microsoft.SqlServer.XEvent.Linq.PublishedEvent.ActionList
Public ReadOnly Property Actions As PublishedEvent.ActionList

Property Value

A list of actions.

Applies to