MapSpatialElementTemplate.ActionInfo Property

Definition

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ActionInfo ^ ActionInfo { Microsoft::ReportingServices::OnDemandReportRendering::ActionInfo ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo ActionInfo { get; }
member this.ActionInfo : Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
Public ReadOnly Property ActionInfo As ActionInfo

Property Value

A ActionInfo object that represents a collection of actions to be assigned to spatial elements in the parent layer.

Applies to