Bagikan melalui


Report.CodeModules Properti

Definisi

Mendapatkan atau mengatur modul kode agar tersedia untuk laporan untuk digunakan dalam ekspresi.

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

Nilai Properti

Modul kode untuk tersedia untuk laporan untuk digunakan dalam ekspresi.

Atribut

Berlaku untuk