PublishedEvent.Actions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.