Compartilhar via


ActionInfo.Actions Propriedade

Definição

Representa o conjunto de ações.

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

Valor da propriedade

Um objeto ActionCollection.

Aplica-se a