MapSpatialElementTemplate.ActionInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a collection of actions to be assigned to spatial elements in the parent layer.
public:
property Microsoft::ReportingServices::RdlObjectModel::ActionInfo ^ ActionInfo { Microsoft::ReportingServices::RdlObjectModel::ActionInfo ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ActionInfo ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ActionInfo ActionInfo { get; set; }
member this.ActionInfo : Microsoft.ReportingServices.RdlObjectModel.ActionInfo with get, set
Public Property ActionInfo As ActionInfo
Property Value
A ActionInfo object.