ActionInfo.Actions Propriété

Définition

Représente le jeu d'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

Valeur de propriété

Objet ActionCollection.

S’applique à