TopLevelContainer.CustomProperties Propriedade

Definição

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::CustomProperty ^> ^ CustomProperties { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::CustomProperty ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::CustomProperty ^> ^ value); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.CustomProperty> CustomProperties { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
member this.CustomProperties : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.CustomProperty> with get, set
Public Property CustomProperties As IList(Of CustomProperty)

Valor da propriedade

Atributos

Aplica-se a