ActionInfo.Actions Property

Definition

Represents the set of actions.

public:
 property Microsoft::ReportingServices::ReportRendering::ActionCollection ^ Actions { Microsoft::ReportingServices::ReportRendering::ActionCollection ^ get(); void set(Microsoft::ReportingServices::ReportRendering::ActionCollection ^ value); };
public Microsoft.ReportingServices.ReportRendering.ActionCollection Actions { get; set; }
member this.Actions : Microsoft.ReportingServices.ReportRendering.ActionCollection with get, set
Public Property Actions As ActionCollection

Property Value

An ActionCollection object.

Applies to