Compartir a través de


MapSpatialElementTemplate.ActionInfo Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property ActionInfo As ActionInfo 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

MapSpatialElementTemplate Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering