Condividi tramite


Proprietà MapSpatialElementTemplate.ActionInfo

Gets a collection of actions to be assigned to spatial elements in the parent layer.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ActionInfo As ActionInfo 
    Get
'Utilizzo
Dim instance As MapSpatialElementTemplate 
Dim value As ActionInfo 

value = instance.ActionInfo
public ActionInfo ActionInfo { get; }
public:
property ActionInfo^ ActionInfo {
    ActionInfo^ get ();
}
member ActionInfo : ActionInfo
function get ActionInfo () : ActionInfo

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
A ActionInfo object that represents a collection of actions to be assigned to spatial elements in the parent layer.

Vedere anche

Riferimento

MapSpatialElementTemplate Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering