Share via


ReportItem.ActionInfo Propiedad

Definición

Obtiene o establece las acciones asociadas al objeto ReportItem.

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

Valor de propiedad

Acciones asociadas a la clase ReportItem.

Se aplica a