Proprietà Action
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
ReadOnly Property Action As Action
Get
'Utilizzo
Dim instance As ICustomReportItem
Dim value As Action
value = instance.Action
Action Action { get; }
property Action^ Action {
Action^ get ();
}
abstract Action : Action
function get Action () : Action
Valore proprietà
Tipo: Microsoft.ReportingServices.ReportRendering. . :: . .Action