MapSpatialElementTemplate.ActionInfo 属性

定义

获取要分配给父层中的空间元素的操作集合。

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

属性值

一个 ActionInfo 对象,它表示要分配给父层中的空间元素的操作集合。

适用于