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 개체입니다.

적용 대상