MapSpatialElementTemplate.ActionInfo 속성

정의

부모 계층의 공간 요소에 할당될 동작의 컬렉션을 가져오거나 설정합니다.

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

속성 값

ActionInfo 개체입니다.

적용 대상