Actions Propiedad
The actions for the report item
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Actions As ActionCollection
Get
'Uso
Dim instance As ActionInfo
Dim value As ActionCollection
value = instance.Actions
public ActionCollection Actions { get; }
public:
property ActionCollection^ Actions {
ActionCollection^ get ();
}
member Actions : ActionCollection
function get Actions () : ActionCollection
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ActionCollection
An ActionCollection object.