MapAppearanceRule.MapBuckets Proprietà

Definizione

Ottiene o imposta un set personalizzato di bucket mappa da utilizzare per la distribuzione dei dati.

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

Valore della proprietà

Oggetto IList<T>.

Attributi

Si applica a