Share via


ActionInfo.Actions Eigenschaft

Definition

Die Aktionen für das Berichtselement.

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::Action ^> ^ Actions { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::Action ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::Action ^> ^ value); };
[System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.Action>))]
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.Action> Actions { get; set; }
[<System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.Action>))>]
member this.Actions : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.Action> with get, set
Public Property Actions As IList(Of Action)

Eigenschaftswert

Ein IList<T>-Objekt.

Attribute

Gilt für: