Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets a collection of actions to be assigned to spatial elements in the parent layer.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ActionInfo As ActionInfo
Get
'Utilisation
Dim instance As MapSpatialElementTemplate
Dim value As ActionInfo
value = instance.ActionInfo
public ActionInfo ActionInfo { get; }
public:
property ActionInfo^ ActionInfo {
ActionInfo^ get ();
}
member ActionInfo : ActionInfo
function get ActionInfo () : ActionInfo
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
A ActionInfo object that represents a collection of actions to be assigned to spatial elements in the parent layer.
Voir aussi
Référence
MapSpatialElementTemplate Classe
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering