Propriedade do RDL Action
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
ReadOnly Property Action As Action
Get
'Uso
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
Valor da propriedade
Tipo: Microsoft.ReportingServices.ReportRendering. . :: . .Action
Consulte também