ActionInfo.Actions Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.